[instructions] Sync instruction files with recent safe-output and CLI changes - #60603
Merged
pelikhan merged 1 commit intoSep 13, 2026
Merged
Conversation
… 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>
pelikhan
deleted the
instructions-sync-v0.88.7-followup-d00e033aafb6ed8e
branch
September 13, 2026 14:36
Contributor
Author
|
🎉 This pull request is included in a new release. Release: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Instructions janitor pass
Instructions were already synced to v0.88.7 by #60231 on 2026-09-11. This pass covers commits landed after that sync, up to run 34748033754.
Size audit: all
.github/aw/*.mdfiles remain under their target limits; no split needed.Duplication audit: no new duplication introduced; the
target:enforcement note was added once to the shared-rules section ofsafe-outputs.mdrather than repeated across every handler that usestarget:.Changes
safe-outputs.mdtarget: "triggering"/fixed-number is enforced, not just validated -- model-supplied issue/PR numbers (incl. temporary-id refs) are ignored unlesstarget: "*". Confirmed againstupdate_handler_factory.cjsfrom #60362.safe-outputs-runtime.mdbody-footer:field (additive with per-handlerbody-footer:), added in #60275. Confirmed againstsafe_outputs_config_types.go.cli-commands.mdgh aw update <package-url-or-name>form from #60452 (package-aware update targets).Commits reviewed (since 2026-09-11T12:35:55Z sync)
Full diff reviewed: #60536, #60275, #60267, #60362, #60452.
Skimmed for relevance (docs/.github/aw path touched, no instruction change needed): #60531, #60532, #60424, #60346, #60350, #60361, #60348, #60359, #60323, #60310, #60289, #60217.
JIRA_API_TOKEN,LINEAR_API_KEY,AZURE_DEVOPS_EXT_PAT) were already documented. No change needed.aw.ymlpackage-manifest system (as opposed to single-filegh aw addshared components) isn't covered anywhere in.github/aw/*.mdtoday. Documenting one resource type in isolation would be more confusing than helpful; flagging as a follow-up rather than a partial patch.No steering-issue comments were available to incorporate -- the run's steering issue number was unset in this invocation's context.
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.