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

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

Home / v0.57.2
Name Modified Size InfoDownloads / Week
Parent folder
sbom.cdx.json 2026-03-10 3.1 MB
sbom.spdx.json 2026-03-10 5.3 MB
windows-arm64.exe 2026-03-10 21.5 MB
gh-aw-wasm-v0.57.2.tar.gz 2026-03-10 4.4 MB
linux-386 2026-03-10 22.1 MB
linux-amd64 2026-03-10 22.9 MB
linux-arm 2026-03-10 22.0 MB
linux-arm64 2026-03-10 21.2 MB
windows-amd64.exe 2026-03-10 23.5 MB
freebsd-arm64 2026-03-10 21.0 MB
android-arm64 2026-03-10 23.1 MB
checksums.txt 2026-03-10 1.0 kB
darwin-amd64 2026-03-10 23.3 MB
darwin-arm64 2026-03-10 21.6 MB
freebsd-386 2026-03-10 21.9 MB
freebsd-amd64 2026-03-10 22.8 MB
README.md 2026-03-10 2.1 kB
v0.57.2 source code.tar.gz 2026-03-10 238.4 MB
v0.57.2 source code.zip 2026-03-10 240.3 MB
Totals: 19 Items   758.4 MB 1

🌟 Release Highlights

This patch release improves agent self-awareness and polishes report readability in built-in reporting workflows.

✨ What's New

  • Agent execution context detection β€” All engine execution steps (Copilot, Claude, Codex, Gemini) now inject three new environment variables: GITHUB_AW=true lets agents detect they're running inside a GitHub Agentic Workflow, GH_AW_PHASE identifies whether it's the main agent run or a detection (threat detection) run, and GH_AW_VERSION exposes the gh-aw compiler version. This enables agents to tag their output, adapt behavior, and integrate with observability tooling. 166 lock files have been recompiled to include these new variables. (#20382)

πŸ› Bug Fixes & Improvements

  • Cleaner report formatting with progressive disclosure β€” The daily-secrets-analysis and copilot-pr-merged-report built-in workflows now use correct header levels (no top-level #/## headings) and wrap verbose sections (e.g., Top 10 Secrets table, Merged PRs table, code generation metrics) in collapsible <details> blocks. Executive summaries and key findings remain always visible, reducing noise for readers scanning long reports. (#20376)

For complete details, see CHANGELOG.

Generated by Release


What's Changed

Full Changelog: https://github.com/github/gh-aw/compare/v0.57.1...v0.57.2

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