[instructions] Sync instruction files with release v0.87.10 - #57654
Conversation
- syntax-core.md: document new on.cooldown field and stop-after expression support - visual-regression.md: fix example using non-existent tools.playwright.allowed_domains field; use top-level network.allowed: [local, playwright] instead - mcp-clis.md: replace stale playwright MCP-tool-name example (browser_navigate/browser_snapshot, removed in the CLI-only migration) with a github cli-proxy example - intent.md: add missing trace graders (exploration-error, exploitation-error, skill-constraint-coverage, tool-output-consumption-rate) to the grader selection guidance
|
Thanks for keeping the instruction files in sync with the latest release! 🎉 This PR looks great:
Ready for review! Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
To allow these domains, add them to the network:
allowed:
- defaults
- "github.com"See Network Configuration for more information.
|
|
@copilot This PR is ready for the next step. Please refresh the branch if needed and run the
Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
To allow these domains, add them to the network:
allowed:
- defaults
- "github.com"See Network Configuration for more information.
|
|
🎉 This pull request is included in a new release. Release: |
Summary
Latest release: v0.87.10 (2026-08-31).
gh api repos/github/gh-aw/compare/v0.87.10...mainshowed relevant changes: the built-in Playwright tool's MCP mode was fully removed (CLI-only now), a newon.cooldowntrigger field shipped,stop-aftergained GitHub Actions expression support, and four trajectory graders (exploration-error,exploitation-error,skill-constraint-coverage,tool-output-consumption-rate) were missing from the grader-selection guidance.Files changed
.github/aw/syntax-core.mdon.cooldownfield; notestop-afternow accepts a GitHub Actions expression.github/aw/visual-regression.mdtools.playwright.allowed_domainsfield (not in schema) — replaced with the correct top-levelnetwork.allowed: [local, playwright].github/aw/mcp-clis.mdbrowser_navigate/browser_snapshot, removed in the CLI-only migration, and conceptually wrong — the built-in playwright tool isn't mounted viacli-proxy) with agithubcli-proxy example.github/aw/intent.mdAll 4 files remain well under their size targets (
syntax-core.md< 400, others have no listed cap but stay small).Documentation/code reviewed
docs/src/content/docs/reference/playwright.md(CLI-only migration, newplaywright-clisubcommand names, MCP migration table)docs/src/content/docs/troubleshooting/common-issues.md(Playwright troubleshooting rewritten for CLI mode)docs/src/content/docs/reference/glossary.md(newon.cooldown,stop-afterexpression support, Trajectory IR / Trajectory Graders entries)docs/src/content/docs/reference/frontmatter-full.md(playwright schema, neworganization-custom-org-roles/organization-custom-repository-rolespermissions — no instruction-file change needed, existing permission list is explicitly "not exhaustive")docs/adr/57521-remove-built-in-playwright-mcp-support.mdpkg/parser/schemas/main_workflow_schema.json(confirmedtools.playwrightonly acceptsversion/args/mode, andmode: mcpis rejected).github/workflows/shared/graders/README.md(confirmed catalog of 25 trajectory graders vs.intent.md's list)Audits performed
wc -l .github/aw/*.md— all files under their target limits, before and after edits.syntax-tools-imports.md,network.md) with cross-references, not restated.mode: mcpor old playwright subcommand-name references remain anywhere in.github/aw/.Not changed (reviewed, no action needed)
safe-outputs*.mdandpkg/workflow/safe_outputs_*.go— no safe-outputs-related files changed in the release diff; index/detail files already consistent.agent-factory-status.mdx— informational, no instruction-file impact beyond what's covered above.Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
api.anthropic.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.
Run: https://github.com/github/gh-aw/actions/runs/33492123271
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
github.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
github.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.
Generated by PR Sous Chef run https://github.com/github/gh-aw/actions/runs/33494763462
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
github.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.