Releases: githubnext/gh-aw
Releases · githubnext/gh-aw
gh-aw 0.0.27
gh-aw 0.0.26
gh-aw 0.0.25
What's Changed
- Make sure
gh-awis compiled before starting watch mode task by @Krzysztof-Cieslak in #28 - Remove mentions of
ai-inferenceandgenaiscriptfrom CLI by @Krzysztof-Cieslak in #30 - Test coverage console formatting august 13 by @dsyme in #38
- remove gemini support for now by @dsyme in #41
- Logs revamp. by @Copilot in #25
- pin claude action by @pelikhan in #44
- gh add: better tracking of added/modified files by @Copilot in #34
- Fix #664 - track added actions and only emit ai-reaction action if feature is used by @dsyme in #45
- Tweaks to docs,
gh aw helpand notice by @dsyme in #47 - next text only for admin/maintain by @dsyme in #48
- allow list for expressions by @pelikhan in #50
- add ${{ github.server_url }} as allowed substitution by @dsyme in #51
- Test coverage improvement august 14 metrics by @dsyme in #52
- Concurrent download of 10 logs at a time by @dsyme in #53
- allow github.event.inputs.* by @dsyme in #54
Full Changelog: v0.0.21...v0.0.25
gh-aw 0.0.23
gh-aw 0.0.22
What's Changed
- Make sure
gh-awis compiled before starting watch mode task by @Krzysztof-Cieslak in #28 - Remove mentions of
ai-inferenceandgenaiscriptfrom CLI by @Krzysztof-Cieslak in #30 - Test coverage console formatting august 13 by @dsyme in #38
- remove gemini support for now by @dsyme in #41
- Logs revamp. by @Copilot in #25
- pin claude action by @pelikhan in #44
- gh add: better tracking of added/modified files by @Copilot in #34
- Fix #664 - track added actions and only emit ai-reaction action if feature is used by @dsyme in #45
- Tweaks to docs,
gh aw helpand notice by @dsyme in #47
Full Changelog: v0.0.21...v0.0.22
gh-aw 0.0.21
What's Changed
- Add workflow: githubnext/agentics/weekly-research by @dsyme in #5
- rejig docs by @dsyme in #1
- Add workflow: githubnext/agentics/weekly-research by @dsyme in #8
- Remove ai-inference, opencode, genaiscript agentic engines for now by @dsyme in #10
- Fix orphan removal on "gh aw remove" by @dsyme in #11
- add cli flag to guard dropping a agentic workflow instructinos file by @pelikhan in #6
- Add codex test action by @pelikhan in #13
- Revise caution note in README (#674) by @eaftan in #15
- codex naming by @pelikhan in #14
- Update default model in Codex engine to o4-mini and adjust test expectations by @pelikhan in #16
- Enhance timestamp and token usage extraction for Codex format in logs by @pelikhan in #17
- Add HTTP transport capability validation and time MCP server for agentic engines by @Copilot in #19
- Make compute-text step lazily inserted only when needed by @Copilot in #21
- Create test agentic workflows for Claude and Gemini engines by @Copilot in #23
- Fix invalid YAML because of ANSI escape sequences by @eaftan in #26
- Add workflow: githubnext/agentics/issue-triage by @Krzysztof-Cieslak in #29
- Small docs fixes by @Krzysztof-Cieslak in #27
- Make test-*.md workflows self-contained by removing @include directives by @Copilot in #32
New Contributors
- @dsyme made their first contribution in #5
- @pelikhan made their first contribution in #6
- @eaftan made their first contribution in #15
- @Copilot made their first contribution in #19
- @Krzysztof-Cieslak made their first contribution in #29
Full Changelog: https://github.com/githubnext/gh-aw/commits/v0.0.21