Skip to content

Prevent agent checks from starting local servers - #71239

Open
Andrushika wants to merge 1 commit into
apache:mainfrom
Andrushika:fix-agent-manual-ui-hook
Open

Prevent agent checks from starting local servers#71239
Andrushika wants to merge 1 commit into
apache:mainfrom
Andrushika:fix-agent-manual-ui-hook

Conversation

@Andrushika

Copy link
Copy Markdown
Contributor

Why

AGENTS.md asks agents to run the full manual prek stage before pushing. That stage includes compile-ui-assets-dev and view-skill-eval, which start local servers and wait for Ctrl-C, so the command cannot finish when either hook applies.

What

Skip both long-running hooks while continuing to run the remaining manual checks. Keep the canonical command in the contributing docs and regenerate AGENTS.md.
I validated both UI and AGENTS.md paths with prek dry-runs and ran the generator tests. The required skill eval completed with 11 of 12 cases passing. Its only changed result was an unrelated translation newsfragment case.


Was generative AI tooling used to co-author this PR?
  • Yes — Codex (GPT-5)

Generated-by: Codex (GPT-5) following the guidelines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant