[instructions] Sync instruction files with release v0.87.2 - #54470
Merged
Conversation
Document the experimental top-level plugins: field (Agent Plugins), the behaviors.plugins engine-definition hook, the hide-comment discussions default flip to opt-in, and the auto-disabled sandbox.agent.model-fallback when a custom OPENAI_BASE_URL/ ANTHROPIC_BASE_URL provider is configured.
Contributor
Author
|
✅ Looks good — thanks for the documentation sync! This PR aligns perfectly with the project's agentic development workflow and contribution guidelines:
This is ready for review by a maintainer.
|
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
Synchronizes the
.github/aw/*.mdinstruction files with upstream release v0.87.2. The update documents a new experimentalplugins:(Agent Plugins) field, ahide-comment.discussionspermission field, and automaticmodel-fallbackdisabling when custom provider endpoints are configured. No source code is changed; this is a documentation-only sync.Change Classification
.github/awinstruction files (engine configuration, safe-outputs, syntax reference)Key Changes
.github/aw/configure-agentic-engine.mdbehaviors.pluginsfield that opts a custom engine into top-levelplugins:support.github/aw/safe-outputs-automation.mddiscussions: trueopt-in fordiscussions:writepermission when hiding discussion comments.github/aw/safe-outputs-runtime.mdhide-comment.discussionsto the list of fields influencing permission computation.github/aw/syntax-agentic.mdmodel-fallbackis auto-disabled whenengine.envsetsOPENAI_BASE_URL/ANTHROPIC_BASE_URL.github/aw/syntax-tools-imports.mdplugins:)" section: syntax, ref resolution rules, per-engine support, and import merge behavior.github/aw/syntax.mdImpact Assessment
plugins:field,hide-comment.discussions, automaticmodel-fallbackdisabling).Commits