This directory contains the fixed versions of workflows from the githubnext/agentics repository after applying syntax updates for the latest gh-aw version.
All workflows in this directory have been updated to use the latest gh-aw syntax:
-
Deprecated
bash:syntax →bash: true- 9 workflows affected
-
Deprecated
add-comment.discussionfield → removed- 5 workflows affected
To apply the same fixes to the agentics repository:
cd /path/to/agentics
gh aw fix --write
gh aw compileAll workflows have been verified to compile successfully:
gh aw compile --validate --strict
✓ Compiled 18 workflow(s): 0 error(s), 11 warning(s)See the full analysis report: agentics-syntax-check-2026-02-09.md
Fixed: 2026-02-09