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.77.5
Name Modified Size InfoDownloads / Week
Parent folder
linux-arm64 2026-06-01 26.8 MB
windows-amd64.exe 2026-06-01 30.1 MB
windows-arm64.exe 2026-06-01 27.2 MB
freebsd-arm64 2026-06-01 26.7 MB
gh-aw-wasm-v0.77.5.tar.gz 2026-06-01 5.8 MB
linux-386 2026-06-01 28.2 MB
linux-amd64 2026-06-01 29.4 MB
linux-arm 2026-06-01 27.9 MB
freebsd-amd64 2026-06-01 29.3 MB
android-arm64 2026-06-01 29.2 MB
checksums.txt 2026-06-01 1.0 kB
darwin-amd64 2026-06-01 29.9 MB
darwin-arm64 2026-06-01 27.5 MB
freebsd-386 2026-06-01 28.0 MB
README.md 2026-06-01 3.8 kB
v0.77.5 source code.tar.gz 2026-06-01 261.9 MB
v0.77.5 source code.zip 2026-06-01 265.0 MB
Totals: 17 Items   872.9 MB 2

🌟 Release Highlights

This release tightens the daily effective-workflow guardrail with smarter configuration gating, structured diagnostics, and a bug fix for artifact client setup — plus a project-level UTC offset feature for more accurate timestamps across timezones.

✨ What's New

  • Project UTC offset for timestamps (#36142) — Rendered timestamps and expiration messages now respect a configured project UTC offset, so deadlines and expiry notices display correctly for teams in any timezone.
  • Structured diagnostics in daily ET guardrail (#36164) — The daily effective-workflow guardrail now emits structured diagnostic output, making it easier to understand and debug guardrail evaluation results.
  • close_discussion safe output in Daily Regulatory workflow (#36155) — The Daily Regulatory workflow can now close discussions as part of its safe-output actions, completing the full discussion lifecycle.
  • New fmterrorfnoverbs linter (#36146) — A new Go linter enforces correct verb usage in fmt.Errorf calls, catching a common class of formatting mistakes at lint time.

🐛 Bug Fixes & Improvements

  • Gate ET guardrail on explicit configuration (#36179) — The daily effective-workflow guardrail and its artifact client setup are now only activated when explicitly configured, preventing unnecessary overhead in workflows that do not use this feature.
  • Fix @actions/artifact install for ET guardrail (#36153) — Resolved a missing dependency that caused failures when the daily-effective-workflow guardrail was enabled.
  • Deploy command refactor (#36144) — Deploy command orchestration in pkg/cli was refactored to satisfy largefunc linter limits, improving maintainability without changing behavior.
  • Parser test coverage (#36149) — Frontmatter extraction tests migrated to testify with additional coverage, strengthening the parser test suite.

For complete details, see CHANGELOG.

Generated by 🚀 Release · sonnet46 659.7K


What's Changed

Full Changelog: https://github.com/github/gh-aw/compare/v0.77.4...v0.77.5

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