v0.88.8
Pre-release
Pre-release
·
126 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
π Release Highlights
This release fixes a workflow discovery bug in gh aw logs for large repos and hardens MCP policy generation for dynamic GitHub enclaves.
π Bug Fixes & Improvements
- Fixed
gh aw logsincorrectly reporting remote workflows as missing in repositories with more than 50 workflows β remote discovery now requests up to 1,000 workflows instead of relying ongh workflow list's default limit (#59502). - Fixed incomplete MCP policy generation for dynamic GitHub enclaves β workflows combining
tools.github: falsewith adynamicGitHub repository enclave now compile to a fully working.lock.yml, resolving empty guard policies, a missing write-sink policy, delegated-only backend gateway readiness issues, short envelope lifetimes, and outdated mcpg versions that previously required manual edits (#59524).
π§ Internal
- Removed 5 unused dead functions across
pkg/workflowandpkg/cli(#59483).
Generated by π Release Β· copilot Β· auto Β· 16.1 AIC Β· β 11.8K
What's Changed
- [dead-code] chore: remove dead functions β 5 functions removed by @github-actions[bot] in #59483
- [blog] Agent of the Day β 2026-09-08 by @github-actions[bot] in #59479
- Fix logs workflow resolution in large repositories by @pelikhan with @Copilot in #59502
- Generate complete MCP policy and lifetime wiring for dynamic enclaves by @lpcox with @Copilot in #59524
Full Changelog: v0.88.7...v0.88.8