[instructions] Sync agentic-workflows agent to gh-aw v0.51.3#1196
Merged
shm11C3 merged 2 commits intoMar 1, 2026
Merged
Conversation
- Update all prompt file URLs from v0.48.1 to v0.51.3 - Add gh aw checks command (introduced in v0.50.1) - Note set-issue-type safe output (introduced in v0.51.3) Co-authored-by: Copilot <[email protected]>
….3-59b2e5af11f1d025
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 Update — Synchronized with gh-aw v0.51.3
This PR updates
.github/agents/agentic-workflows.agent.mdto reference the latest gh-aw release (v0.51.3), up from v0.48.1. The compiled workflow lock files already use v0.50.1; this brings the agent instructions into sync with the current and latest release.Changes Made
v0.48.1→v0.51.3(configuration, create, update, debug, upgrade, create-shared, dependabot)gh aw checkscommand to Quick Reference (introduced in v0.50.1 for deterministic PR CI state classification)set-issue-typesafe output note to Key Features (introduced in v0.51.3)Documentation / Releases Reviewed
gh aw checkscommand, safe-outputs reliability, concurrency correctnessset-issue-typesafe output, bug fixesNo Local Documentation Changes
No commits to
docs/were found since the repo has no release tags — changes are limited to updating the version references in the agent instructions file.Validation