[instructions] Sync instruction files with release v0.87.0 - #53092
Merged
pelikhan merged 1 commit intoAug 16, 2026
Conversation
Accuracy fixes: - syntax-engine.md: bare mode is only supported by copilot/claude, not codex/gemini (codex/gemini never set BareMode in EngineCapabilities); document crush/aider/goose/custom import-based engines alongside opencode/cursor/kiro/deepseek-harness - safe-outputs-automation.md + syntax-agentic.md: document the approve-workflow-run safe output (ApproveWorkflowRunConfig), which had no coverage anywhere in .github/aw/ - syntax-agentic.md: document ambient-folders and threat-detection-suppress top-level schema fields, present in main_workflow_schema.json but undocumented Duplication cleanup: - Consolidated the trigger-selection quick-reference tables in github-agentic-workflows.md and create-agentic-workflow.md into a single pointer to triggers.md's Decision Matrix - Consolidated the frontmatter-vs-body recompilation rule in github-agentic-workflows.md and update-agentic-workflow.md into a pointer to workflow-editing.md Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Collaborator
|
@copilot quick triage for this PR:
Run: https://github.com/github/gh-aw/actions/runs/31939955708
|
Contributor
Ran
Remaining blockers: human CI re-trigger/approval, plus the pre-existing full |
pelikhan
approved these changes
Aug 16, 2026
pelikhan
deleted the
instructions-janitor-sync-v0.87.0-47a70de3e9b2acd1
branch
August 16, 2026 12:34
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.
Summary: Periodic instructions-janitor sync of .github/aw/*.md against the codebase at v0.87.0 to HEAD (53175a1).
Release/change audit: only .github/aw/engines.json and .github/aw/syntax-engine.md changed in that window (DeepSeek Harness engine addition), and both were already committed in sync -- no drift there. Ran the size, duplication, and accuracy audits anyway per the edge-case rules for this task.
Accuracy fixes (code vs. docs):
Duplication reduced:
Not changed (out of scope for this task):
Before/after line counts (all under their target limits):
Documentation commits reviewed: compared v0.87.0 (10fb863) to HEAD (53175a1) on main: 19 commits, only .github/aw/engines.json + .github/aw/syntax-engine.md touched under docs/.github/aw (both already in sync).
Test plan: