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

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

Home / v0.76.1
Name Modified Size InfoDownloads / Week
Parent folder
windows-amd64.exe 2026-05-26 29.8 MB
windows-arm64.exe 2026-05-26 26.9 MB
linux-amd64 2026-05-26 29.0 MB
linux-arm 2026-05-26 27.6 MB
linux-arm64 2026-05-26 26.5 MB
freebsd-arm64 2026-05-26 26.5 MB
gh-aw-wasm-v0.76.1.tar.gz 2026-05-26 5.7 MB
linux-386 2026-05-26 27.9 MB
freebsd-amd64 2026-05-26 29.0 MB
android-arm64 2026-05-26 28.9 MB
checksums.txt 2026-05-26 1.0 kB
darwin-amd64 2026-05-26 29.6 MB
darwin-arm64 2026-05-26 27.2 MB
freebsd-386 2026-05-26 27.7 MB
README.md 2026-05-26 5.0 kB
v0.76.1 source code.tar.gz 2026-05-26 261.5 MB
v0.76.1 source code.zip 2026-05-26 264.5 MB
Totals: 17 Items   868.2 MB 1

🌟 Release Highlights

This release brings a new replay command for timeline log visualization, inline skill support, improved safe-outputs reliability, and Codex model updates.

✨ What's New

  • replay command — Render and stream unified timeline logs directly in your terminal for faster post-run analysis (#34835)
  • Inline skill extraction/runtime — Define and run skills inline within workflows, mirroring the inline sub-agent syntax for a more consistent authoring experience (#34874)
  • Codex default model updated to gpt-5.4 — Workflows using Codex now use the latest model by default; lockfiles have been regenerated (#34804)
  • tracker-id frontmatter documented — The tracker-id field is now fully documented in the reference, making it easier to correlate workflow runs with external tracking systems (#34799)

🐛 Bug Fixes & Improvements

  • safe-outputs push_to_pull_request_branch — Documented as append-only and now auto-linearizes merge commits before a signed push, preventing push failures on branches with merge history (#34834)
  • Codex threat-detection — Response-event logs from Codex are now correctly parsed in threat-detection result processing (#34850)
  • Step name alignment stabilized — Direct manifest reads are now permitted and agent guidance tightened to prevent step name drift (#34873)
  • Reduced duplicate frontmatter scanningParseWorkflow no longer scans frontmatter twice, improving compilation performance (#34819)
  • Build & test reliability — Integration-tagged builds and CGO fuzz jobs now correctly share test helpers, eliminating spurious CI failures (#34841, #34816)

For complete details, see CHANGELOG.

Generated by 🚀 Release · sonnet46 838.6K


What's Changed

Full Changelog: https://github.com/github/gh-aw/compare/v0.76.0...v0.76.1

Source: README.md, updated 2026-05-26