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

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

Home / v0.50.6
Name Modified Size InfoDownloads / Week
Parent folder
sbom.cdx.json 2026-02-27 3.1 MB
sbom.spdx.json 2026-02-27 5.3 MB
windows-amd64.exe 2026-02-27 23.0 MB
windows-arm64.exe 2026-02-27 21.0 MB
gh-aw-wasm-v0.50.6.tar.gz 2026-02-27 4.3 MB
linux-386 2026-02-27 21.6 MB
linux-amd64 2026-02-27 22.4 MB
linux-arm 2026-02-27 21.5 MB
linux-arm64 2026-02-27 20.7 MB
freebsd-arm64 2026-02-27 20.6 MB
android-arm64 2026-02-27 22.7 MB
checksums.txt 2026-02-27 1.0 kB
darwin-amd64 2026-02-27 22.8 MB
darwin-arm64 2026-02-27 21.2 MB
freebsd-amd64 2026-02-27 22.3 MB
freebsd-386 2026-02-27 21.4 MB
README.md 2026-02-27 8.7 kB
v0.50.6 source code.tar.gz 2026-02-27 236.5 MB
v0.50.6 source code.zip 2026-02-27 238.4 MB
Totals: 19 Items   748.8 MB 0

🌟 Release Highlights

This release focuses on cross-repository and fork reliability, delivering a wave of targeted bug fixes that make gh-aw more robust in complex multi-repo and private-repo scenarios, alongside new platform support and improved tooling.

✨ What's New

  • Android arm64 support — Workflows can now run on android-arm64 architecture, expanding platform coverage for mobile-native CI environments. (#18609)
  • Fork support reference page — New documentation covering how to use gh-aw in forked repositories, including checkout behavior and token configuration. (Learn more)
  • Improved gh aw add-wizard resilience — The wizard now skips secrets configuration when the user lacks write access (#18490), preserves existing files and shows recovery instructions on commit failure (#18489), and no longer corrupts frontmatter when the engine is a block mapping (#18486).
  • Better fallback instructions on PR failure — When pull request creation fails, agents now receive clearer guidance to open an issue instead. (#18536)

🐛 Bug Fixes & Improvements

  • shell(dotnet) no longer blocked — Workflows listing shell(dotnet) in allowed tools no longer hit a spurious "denied" error requiring the env dotnet workaround. (#18612)
  • Fork PR checkout fixedpull_request events in forked repositories now correctly use gh pr checkout instead of failing to resolve the branch. (#18591)
  • Private repo PR branch access — In private repositories, workflows triggered by PR comments can now correctly access the PR branch. (#18578)
  • Cross-repo base branch resolution — Base branch detection is now accurate for cross-repository PRs and PR comment events. (#18614, #18581)
  • Cross-repo audit log downloadgh run download now correctly passes owner/repo for cross-repo audits. (#18603)
  • safe_outputs checkout for pull_request_review events — Checkout no longer fails when a workflow is triggered by a pull request review. (#18552)
  • Duplicate env vars eliminated — When an imported workflow and the main workflow reference the same repository variable, env vars are now deduplicated in the interpolation step. (#18548)
  • allowed-domains propagated to safe outputs — Allowlisted domains are now correctly passed through to the Process Safe Outputs step, preventing unintended URL redaction. (#18538)
  • "Copilot is not a user" error fixedcompute_text.cjs no longer fails when processing PRs created by GitHub Apps. (#18592)

📚 Documentation

🌍 Community Contributions

A huge thank you to the community members who reported issues resolved in this release:


For complete details, see CHANGELOG.

Generated by Release


What's Changed

Full Changelog: https://github.com/github/gh-aw/compare/v0.50.5...v0.50.6

Source: README.md, updated 2026-02-27