gh-aw 0.29.0
What's Changed
- Fix table CSS to span full width in documentation by @Copilot in #3908
- π Improve trial command with direct repository mode by @dsyme in #3914
- Refactor: Extract duplicate compilation loops into shared helper by @Copilot in #3911
- Remove hardcoded action pins lists from tests by @Copilot in #3922
- agentics copy by @pelikhan in #3924
- Add --dir flag to update command for custom workflow directories by @Copilot in #3925
- Add GitHub Copilot agent detection and specialized log parser to audit command by @Copilot in #3913
- [docs] Update CLI documentation for features from 2025-11-14 by @github-actions[bot] in #3930
- Add --dir flag and deprecate --workflows-dir in compile command by @Copilot in #3928
- [WIP] Update workflows and recompile scripts after update by @Copilot in #3929
- Migrate interactive workflow creation from
addtonewcommand by @Copilot in #3940 - [log] Enhance workflow and job management logging (session 4) by @github-actions[bot] in #3946
- Validate local modifications when workflow source is up-to-date by @Copilot in #3932
- Unify action_pins.json schema and sync generated cache to embedded data by @Copilot in #3933
- Revert changeset workflow to pull_request trigger (9e0ba6b) by @Copilot in #3948
- [WIP] Add helper to wrap 'gh' calls using Exec by @Copilot in #3952
- Organize CLI commands into logical groups in help text by @Copilot in #3935
- daily team status with imports by @pelikhan in #3938
- Add --no-stop-after and --stop-after flags to manage stop-after field in workflows by @Copilot in #3951
- Fix stop-after time preservation during workflow recompilation by @Copilot in #3950
- [tidy] Fix syntax errors in stop_after_test.go by @github-actions[bot] in #3967
- Sort action pins JSON entries alphabetically by key by @Copilot in #3974
- Clean up action cache files left behind by tests by @Copilot in #3976
- Add ghhelper package for consistent GH_TOKEN/GITHUB_TOKEN handling in gh CLI calls by @Copilot in #3977
- chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /docs by @dependabot[bot] in #3979
- Consolidate ghhelper into pkg/workflow and use go-gh/v2 by @Copilot in #3992
- Update CLI versions: Claude Code 2.0.37β2.0.41, Copilot CLI 0.0.355β0.0.358 by @Copilot in #3991
- Enable stop-time recomputation during workflow updates by @Copilot in #3993
- Add missing -e shorthand to logs command engine flag by @Copilot in #3996
- Extract shared utilities from log parsers to eliminate duplication by @Copilot in #3997
- Add missing permissions to workflows with GitHub toolsets by @Copilot in #3998
- Refactor: Extract shared helpers for safe output config parsing by @Copilot in #3995
- π¦ Improve Workflow Polling and Signal Handling by @dsyme in #4002
- [WIP] Update permissions in ci-doctor.md for least privilege by @Copilot in #4000
- π§ Fix workflow disabling logic in trial command by @dsyme in #4004
Full Changelog: v0.28.7...v0.29.0