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

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

Home / v0.48.3
Name Modified Size InfoDownloads / Week
Parent folder
sbom.cdx.json 2026-02-21 3.0 MB
sbom.spdx.json 2026-02-21 5.1 MB
linux-arm64 2026-02-21 20.4 MB
windows-amd64.exe 2026-02-21 22.7 MB
windows-arm64.exe 2026-02-21 20.8 MB
freebsd-arm64 2026-02-21 20.4 MB
gh-aw-wasm-v0.48.3.tar.gz 2026-02-21 4.3 MB
linux-386 2026-02-21 21.3 MB
linux-amd64 2026-02-21 22.1 MB
linux-arm 2026-02-21 21.2 MB
checksums.txt 2026-02-21 964 Bytes
darwin-amd64 2026-02-21 22.5 MB
darwin-arm64 2026-02-21 20.9 MB
freebsd-386 2026-02-21 21.1 MB
freebsd-amd64 2026-02-21 22.0 MB
README.md 2026-02-21 2.0 kB
v0.48.3 source code.tar.gz 2026-02-21 216.3 MB
v0.48.3 source code.zip 2026-02-21 218.2 MB
Totals: 18 Items   682.4 MB 0

🌟 Release Highlights

This release focuses on reliability improvements to the safe-outputs pipeline and workflow tooling, ensuring failures surface cleanly and findings remain actionable.

🐛 Bug Fixes & Improvements

  • Fail-fast mode for code-push safe outputs (#17543): When push_to_pull_request_branch or create_pull_request fails, the safe-output pipeline now stops processing subsequent outputs immediately. Previously, downstream steps like add_comment would continue running and produce misleading success-looking messages — this is now fixed.

  • Workflow normalizer: single consolidated issue (#17540): The workflow-normalizer was creating parent/sub-issue hierarchies (group: true), which prevented each run's findings from being standalone actionable reports. Findings are now consolidated into a single issue per run.

🔧 Internal Improvements

  • Repo memory prompt generation refactored to use runtime template files, aligning it with all other built-in prompt sections (#17544).
  • Workflow functions relocated to their correct domain files for improved maintainability (#17541).

For complete details, see CHANGELOG.

Generated by Release


What's Changed

Full Changelog: https://github.com/github/gh-aw/compare/v0.48.2...v0.48.3

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