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

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

Home / v0.50.4
Name Modified Size InfoDownloads / Week
Parent folder
sbom.cdx.json 2026-02-25 3.0 MB
sbom.spdx.json 2026-02-25 5.1 MB
windows-arm64.exe 2026-02-25 21.0 MB
gh-aw-wasm-v0.50.4.tar.gz 2026-02-25 4.3 MB
linux-386 2026-02-25 21.6 MB
linux-amd64 2026-02-25 22.3 MB
linux-arm 2026-02-25 21.5 MB
linux-arm64 2026-02-25 20.6 MB
windows-amd64.exe 2026-02-25 23.0 MB
freebsd-arm64 2026-02-25 20.6 MB
checksums.txt 2026-02-25 964 Bytes
darwin-amd64 2026-02-25 22.7 MB
darwin-arm64 2026-02-25 21.2 MB
freebsd-386 2026-02-25 21.4 MB
freebsd-amd64 2026-02-25 22.3 MB
README.md 2026-02-25 2.9 kB
v0.50.4 source code.tar.gz 2026-02-25 236.4 MB
v0.50.4 source code.zip 2026-02-25 238.4 MB
Totals: 18 Items   725.5 MB 0

🌟 Release Highlights

This release introduces configurable autopilot continuation limits for agentic engines, improves the auto-triage workflow, and refines scout report formatting.

✨ What's New

  • Configurable max-continuations for engine autopilot — You can now set max-continuations in your engine configuration to cap how many times an agent may continue execution in autopilot mode. This gives you fine-grained control over agent run depth and resource usage (currently supported for the Copilot engine).

yaml engine: name: copilot max-continuations: 5

  • Auto-triage community label — The auto-triage workflow now automatically applies the community label to issues opened by external contributors (NONE, FIRST_TIME_CONTRIBUTOR, FIRST_TIMER associations), making it easier to track and prioritize community feedback.

  • Expanded ecosystem domains — Added data.jsdelivr.com, code.jquery.com, cdn.sheetjs.com, and bitbucket.org to the allowed domains list, unblocking Deno/Lume, SheetJS, and Composer-based workflows.

🐛 Bug Fixes & Improvements

  • Scout report header normalization — Scout reports now use consistent h3 headers and bold <summary> tags, aligning with the formatting conventions used by ci-coach, ci-doctor, and pr-triage-agent.

For complete details, see CHANGELOG.

Generated by Release


What's Changed

Full Changelog: https://github.com/github/gh-aw/compare/v0.50.3...v0.50.4

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