Download Latest Version windows-amd64.exe (38.1 MB)
Email in envelope

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

Home / v0.87.10
Name Modified Size InfoDownloads / Week
Parent folder
windows-arm64.exe 2026-08-31 33.5 MB
windows-amd64.exe 2026-08-31 37.6 MB
gh-aw-wasm-v0.87.10.tar.gz 2026-08-31 7.7 MB
linux-386 2026-08-31 35.2 MB
linux-amd64 2026-08-31 36.8 MB
linux-arm 2026-08-31 34.7 MB
linux-arm64 2026-08-31 33.2 MB
freebsd-arm64 2026-08-31 33.0 MB
freebsd-amd64 2026-08-31 36.7 MB
android-arm64 2026-08-31 36.1 MB
checksums.txt 2026-08-31 1.0 kB
darwin-amd64 2026-08-31 37.4 MB
darwin-arm64 2026-08-31 34.0 MB
freebsd-386 2026-08-31 34.9 MB
README.md 2026-08-31 14.3 kB
v0.87.10 source code.tar.gz 2026-08-31 251.7 MB
v0.87.10 source code.zip 2026-08-31 256.3 MB
Totals: 17 Items   938.8 MB 0

🌟 Release Highlights

This release focuses on scheduling controls, trajectory-based agent evaluation, and hardened MCP Gateway/validation behavior.

✨ What's New

  • on.cooldown workflow gating (#56998) lets workflows enforce a minimum interval between runs, reducing noisy or redundant triggers.
  • Typed on.stop-after field (#56983) now supports GitHub Actions expressions, giving finer control over when scheduled/triggered workflows should stop running.
  • Trajectory graders expanded with new implementations for policy-near-miss, exploitation-error, exploration-error, lempel-ziv-trajectory-complexity, skill-constraint-coverage, and tool-output-consumption-rate (#56996, #57152, #57087, #56972, #57055, #57252), plus OpenTelemetry span reporting for grader and eval results (#57015, #57166).
  • MCP Gateway bumped to v0.4.14 (#57188) and its compiler output migrated to agentId (#56990), with mutually exclusive agentId/agentIds fields now validated in the gateway schema (#56939).
  • Agentic Workflow Firewall bumped to v0.28.10 (#56914).

🐛 Bug Fixes & Improvements

  • Fixed Codex harness handling of unsupported-model tool-schema failures with a clearer error message (#57256).
  • Fixed trajectory grader duplicate detection (#57255) and prevented oversized MCP query payloads from exceeding argument limits (#57253).
  • Fixed remote MCP authentication canary tool check (#57081) and Codex MCP environment fallback rendering (#56924).
  • Fixed Playwright MCP TOML sandbox configuration (#56800) and added validation for Playwright mode expressions (#56933).
  • Fixed require-getexecoutput-exitcode-check false positive on destructuring assignments (#57088) and improved manualpathconcat/prefer-actions-exec-over-child-process linter detection (#57056, #56985).
  • Now requires positive max-runs values in workflow schema (#56911) and rejects top-level roles: per schema validation (#56981).
  • Fixed missing Undici dependency in Copilot SDK workflows (#57057) and aligned the Copilot SDK tool catalog with compiled workflow tools (#56976).
  • Normalized disabled failure-issue expiry in lockfiles (#56901) and stripped bot footer noise from prompt clustering inputs (#56910).

📚 Documentation

  • Fixed invalid YAML example in Job Outputs docs (#56977), broken gallery links in multi-device docs testing (#57082), and stale Daily Firewall Report scope in the metrics glossary (#56979).
  • Added documentation on intent-driven workflow design (#57005).

Learn more about on.cooldown (github.github.com) and on.stop-after in the reference docs.

Generated by 🚀 Release · copilot · auto · 21.1 AIC · ⊞ 11.8K


What's Changed

Full Changelog: https://github.com/github/gh-aw/compare/v0.87.9...v0.87.10

Source: README.md, updated 2026-08-31