Download Latest Version gh-aw-wasm-v0.53.1.tar.gz (4.4 MB)
Email in envelope

Get an email when there's a new version of GitHub Agentic Workflows

Home / v0.51.8
Name Modified Size InfoDownloads / Week
Parent folder
sbom.cdx.json 2026-03-03 3.1 MB
sbom.spdx.json 2026-03-03 5.3 MB
windows-amd64.exe 2026-03-03 23.1 MB
windows-arm64.exe 2026-03-03 21.2 MB
gh-aw-wasm-v0.51.8.tar.gz 2026-03-03 4.4 MB
linux-386 2026-03-03 21.7 MB
linux-amd64 2026-03-03 22.5 MB
linux-arm 2026-03-03 21.6 MB
linux-arm64 2026-03-03 20.8 MB
freebsd-amd64 2026-03-03 22.4 MB
freebsd-arm64 2026-03-03 20.8 MB
android-arm64 2026-03-03 22.8 MB
checksums.txt 2026-03-03 1.0 kB
darwin-amd64 2026-03-03 22.9 MB
darwin-arm64 2026-03-03 21.3 MB
freebsd-386 2026-03-03 21.6 MB
README.md 2026-03-03 3.3 kB
v0.51.8 source code.tar.gz 2026-03-03 236.4 MB
v0.51.8 source code.zip 2026-03-03 238.3 MB
Totals: 19 Items   750.4 MB 0

🌟 Release Highlights

This release delivers a notable breaking change with a smooth migration path, a quality-of-life CLI improvement, and enhanced traceability in generated workflow outputs.

⚠️ Breaking Changes

  • app: frontmatter key renamed to github-app: — The GitHub App token configuration key has been renamed for clarity. A codemod is included to migrate your existing workflows automatically. Run gh aw update to apply the migration. (#19295)

✨ What's New

  • --no-compile flag for update and upgrade — Skip the recompilation step when updating or upgrading workflows, giving you faster iteration when you want to defer compilation. (#19325)
  • History links in generated footers — Issues, pull requests, and discussions created by agentic workflows now include a history link in their footer. Clicking it opens a pre-filtered GitHub search showing all items generated by that workflow, making it easy to audit workflow output at a glance. (#19321)

📚 Documentation

  • Added a cache-memory filename safety warning to the workflow authoring guide — filenames with colons (e.g. ISO 8601 timestamps) break artifact uploads on Windows runners. (#19326)
  • Added an explicit GitHub MCP requirement warning for all engine types in the workflow creation guide — clarifies that the Copilot coding agent cannot access api.github.com directly and must use the GitHub MCP server. (#19327)
  • General documentation refresh covering features released on 2026-03-03. (#19330)

For complete details, see CHANGELOG.

Generated by Release


What's Changed

Full Changelog: https://github.com/github/gh-aw/compare/v0.51.7...v0.51.8

Source: README.md, updated 2026-03-03