Skip to content

Releases: github/gh-aw

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