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

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

Home / v0.58.3
Name Modified Size InfoDownloads / Week
Parent folder
sbom.cdx.json 2026-03-15 3.1 MB
sbom.spdx.json 2026-03-15 5.3 MB
windows-amd64.exe 2026-03-15 23.7 MB
windows-arm64.exe 2026-03-15 21.7 MB
gh-aw-wasm-v0.58.3.tar.gz 2026-03-15 4.5 MB
linux-386 2026-03-15 22.3 MB
linux-amd64 2026-03-15 23.1 MB
linux-arm 2026-03-15 22.1 MB
linux-arm64 2026-03-15 21.4 MB
freebsd-amd64 2026-03-15 23.0 MB
freebsd-arm64 2026-03-15 21.2 MB
android-arm64 2026-03-15 23.3 MB
checksums.txt 2026-03-15 1.0 kB
darwin-amd64 2026-03-15 23.5 MB
darwin-arm64 2026-03-15 21.9 MB
freebsd-386 2026-03-15 22.1 MB
README.md 2026-03-15 4.7 kB
v0.58.3 source code.tar.gz 2026-03-15 238.6 MB
v0.58.3 source code.zip 2026-03-15 240.6 MB
Totals: 19 Items   761.5 MB 0

🌟 Release Highlights

This release focuses on security hardening, GHES compatibility, and developer experience improvements β€” with better MCP write protection, a new Copilot pre-flight diagnostic for enterprise environments, and a noticeably improved run details summary.

✨ What's New

  • MCP Write-Sink Guard Policy β€” All non-GitHub MCP servers configured via the gateway now enforce a write-sink guard policy, preventing unintended writes through third-party MCP tools. This improves the security posture of workflows using custom MCP integrations. (#21005)

  • Copilot Pre-flight Diagnostic for GHES β€” A new pre-flight check helps diagnose Copilot configuration issues in GitHub Enterprise Server environments before a workflow run fails, saving time when debugging enterprise setups. (#20975)

  • Action Pins Mode with gh-aw-actions v0 β€” The action-tag step now uses action pins mode, enabling stable and auditable action references via gh-aw-actions at the v0 tag. (#20991)

  • Enhanced Run Details Step Summary β€” Workflow run summaries now render as structured bullet points, display the gh-aw version, and include full aw_info output for easier post-run inspection. (#20989)

⚑ Performance

  • Faster Workflow Name Extraction β€” extractWorkflowNameFromFile no longer performs an unnecessary full YAML parse, reducing overhead when processing large workflow collections. (#21012)

πŸ› Bug Fixes & Improvements

  • GHES Host Leakage Prevention β€” The "Install GitHub Copilot CLI" step now explicitly emits GH_HOST: github.com, preventing GHES host values from leaking into the Copilot CLI installation context. (#20992)
  • Workflow Call Artifact Downloads Fixed β€” Artifact prefix handling in the conclusion job and script step downloads now works correctly in workflow_call contexts. (#21011)
  • TypeScript Type Error Fixed β€” Resolved a type error in json_object_to_markdown.cjs that could cause runtime failures in certain output scenarios. (#21010)
  • Go Firewall Rule for Shared Workflows β€” The shared/go-make.md shared workflow now includes go in its firewall allowed set, enabling Go toolchain downloads during builds. (#21014)

πŸ“š Documentation

  • Accessibility: Live Search Results β€” The docs site search now announces results to screen readers via aria-live, improving accessibility for keyboard and assistive technology users. (#21019)

For complete details, see CHANGELOG.

Generated by Release


What's Changed

Full Changelog: https://github.com/github/gh-aw/compare/v0.58.2...v0.58.3

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