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.79.6
Name Modified Size InfoDownloads / Week
Parent folder
windows-arm64.exe 2026-06-11 27.9 MB
linux-arm 2026-06-11 28.6 MB
linux-arm64 2026-06-11 27.5 MB
windows-amd64.exe 2026-06-11 30.9 MB
freebsd-arm64 2026-06-11 27.5 MB
gh-aw-wasm-v0.79.6.tar.gz 2026-06-11 5.8 MB
linux-386 2026-06-11 28.9 MB
linux-amd64 2026-06-11 30.2 MB
android-arm64 2026-06-11 30.0 MB
checksums.txt 2026-06-11 1.0 kB
darwin-amd64 2026-06-11 30.7 MB
darwin-arm64 2026-06-11 28.2 MB
freebsd-386 2026-06-11 28.6 MB
freebsd-amd64 2026-06-11 30.1 MB
README.md 2026-06-11 6.4 kB
v0.79.6 source code.tar.gz 2026-06-11 241.3 MB
v0.79.6 source code.zip 2026-06-11 244.5 MB
Totals: 17 Items   840.5 MB 0

🌟 Release Highlights

This release focuses on observability improvements, Windows CLI reliability, and security hardening for the AWF firewall runtime β€” keeping your agentic workflows stable and easier to debug.

✨ What's New

  • AI Credit Observability β€” gh-aw.aic is now emitted as a doubleValue on OTLP conclusion spans, fixing Sentry EAP type inference and ensuring AI credit cap attributes appear consistently even when INPUT_JOB_NAME is absent. Richer data means faster cost diagnosis. (#38550, #38510, #38580)

  • Go MCP Server Process Guardrail β€” A 4-process limit is now enforced on child gh invocations spawned by the Go MCP server, preventing runaway process trees and improving resource safety in constrained runners. (#38544)

  • Prefetch Strategy A/B Experiment β€” The weekly-blog-post-writer workflow gains a prefetch_strategy experiment flag, enabling controlled rollout of prefetch optimizations across agentic runs. (#38622)

  • Maintenance Trigger Logging β€” The first trigger reason for agentics-maintenance generation is now logged, giving operators clear visibility into what kicked off a maintenance cycle. (#38616)

πŸ› Bug Fixes & Improvements

  • Windows CLI Deadlock Fixed β€” A process wrapper deadlock in the Windows CLI integration has been resolved, unblocking workflows that stalled when spawning child processes on Windows. (#38592)

  • Smarter Failure Titles β€” The conclusion job now uses failure-specific issue titles and detects the unknown_model_ai_credits failure mode, making auto-filed failure issues more actionable. (#38615, #38610)

  • Windows Test Coverage Expanded β€” The Windows CLI integration test suite is restructured into a scenario matrix covering shell, environment, path, and chaos scenarios for broader coverage. (#38526)

πŸ”’ Security & Reliability

  • AWF 0.27.2 Update β€” Upgraded to the latest AWF firewall runtime, incorporating upstream security and stability fixes. (#38660)

  • Digest Pinning Restored β€” Container image digest pinning for AWF 0.27.0 firewall sidecar images has been restored, and the release pipeline now gates on resolved SHA pins before pushing tags β€” ensuring supply chain integrity. (#38595, #38608)

πŸ“š Documentation

  • LLM/Agent Discovery β€” Replaced starlight-llms-txt with a custom llms.txt/agents.txt that points directly to .github/aw/*.md workflow sources, making this repo more discoverable by LLM-based tooling. (#38630)

  • copilot-requests: write Permission Guidance β€” Instruction docs now recommend the copilot-requests: write permission for Copilot-targeted workflows. (#38410)

Generated by πŸš€ Release Β· 107.7 AIC Β· ⊞ 28.8K


What's Changed

Full Changelog: https://github.com/github/gh-aw/compare/v0.79.5...v0.79.6

Source: README.md, updated 2026-06-11