[instructions] Sync instructions with release v0.88.7 - #60231
Conversation
Document CLI surfaces and a frontmatter field added since v0.88.7 that were missing from .github/aw/*.md. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
@copilot This PR is still open without a follow-up status update. Please inspect the current review and check state, refresh the branch if needed, and run the Run: https://github.com/github/gh-aw/actions/runs/34581583531 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.
|
Ran
Actions taken: re-verified the documented surfaces against the code ( Hand-off: CI must be re-triggered by a maintainer (close/reopen, |
|
@copilot This PR is still open without a fresh follow-up after the last sous-chef prompt. Please re-check the current review and check state, refresh the branch if needed, and run the Run: https://github.com/github/gh-aw/actions/runs/34589658410
|
Re-ran
Actions taken this pass: discarded regenerated local drift in Hand-off: a maintainer needs to re-trigger CI (close/reopen, |
|
🎉 This pull request is included in a new release. Release: |
… changes Fixes three accuracy gaps found since the last instructions sync (v0.88.7, PR #60231): - target: enforcement (#60362) was undocumented: when target is "triggering" or a fixed number, model-supplied issue/PR numbers are ignored, not merely validated. - The new global body-footer: field (#60275, additive with per-handler body-footer) was missing from safe-outputs-runtime.md. - gh aw update now accepts a package URL/name to update all workflows from that package (#60452); cli-commands.md only showed single-workflow and bulk update forms. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Summary: Ran the release/change audit against v0.88.7 (published 2026-09-08) and reviewed commits touching docs/ and .github/aw/ since then via the GitHub API (shallow local clone, no full git log/git diff history available). Most .github/aw/ content was already kept current by other automated PRs merged in the same window. Found and fixed two remaining gaps: 1) cli-commands.md was missing gh aw format (#59971), gh aw json-schema (#59720), and the gh aw logs --ignore-workflow-runs flag (#59697), all confirmed CLI-only (no MCP tool registered) via pkg/cli/mcp_server.go. 2) syntax-core.md was missing the new on.report-blocked-version frontmatter field (#59747), a sibling of the already-documented stale-check/check-for-updates. Audits performed: release/change audit against ~35 commits since v0.88.7; size audit (all .github/aw files under limits, largest touched file cli-commands.md at 329 of 400 lines); duplication audit (no new duplication, entries slot into existing tables); accuracy audit (cross-checked against format_command.go, json_schema_command.go, logs_command.go, mcp_server.go, and main_workflow_schema.json). Before/after line counts: cli-commands.md 298 to 329, syntax-core.md 171 to 173. Note: the steering issue reference for this run was empty, so no steering comments were checked.
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.