Skip to content

Releases: githubnext/gh-aw

gh-aw 0.0.27

14 Aug 18:57
dd9e95b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.26...v0.0.27

gh-aw 0.0.26

14 Aug 16:40
7ede7a1

Choose a tag to compare

What's Changed

  • Add new allowed by @dsyme in #55
  • Update dependencies in go.mod and go.sum by @pelikhan in #56
  • Add new allowed GitHub Actions context expressions for workflow runs by @pelikhan in #57

Full Changelog: v0.0.25...v0.0.26

gh-aw 0.0.25

14 Aug 13:12
9a62edb

Choose a tag to compare

What's Changed

  • Make sure gh-aw is compiled before starting watch mode task by @Krzysztof-Cieslak in #28
  • Remove mentions of ai-inference and genaiscript from 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 help and 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

13 Aug 20:20

Choose a tag to compare

What's Changed

  • next text only for admin/maintain by @dsyme in #48

Full Changelog: v0.0.22...v0.0.23

gh-aw 0.0.22

13 Aug 20:19

Choose a tag to compare

What's Changed

  • Make sure gh-aw is compiled before starting watch mode task by @Krzysztof-Cieslak in #28
  • Remove mentions of ai-inference and genaiscript from 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 help and notice by @dsyme in #47

Full Changelog: v0.0.21...v0.0.22

gh-aw 0.0.21

13 Aug 12:55
d87a6bd

Choose a tag to compare

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

Full Changelog: https://github.com/githubnext/gh-aw/commits/v0.0.21