v0.89.12
Pre-release
Pre-release
·
42 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
π Release Highlights
A small security-hardening and CI reliability release.
π Bug Fixes & Improvements
- Reduced credential blast radius in slash-command router β The generated central slash-command router workflow (
.github/workflows/agentic_commands.yml) now checks out the repository withpersist-credentials: false, soGITHUB_TOKENis no longer persisted in the local git config for the lifetime of the routing job (#60685). - Fixed failing CI job β Resolved a failure in the "Integration: CMD Tests" GitHub Actions job to restore green CI signal (#60683).
Generated by π Release Β· copilot Β· auto Β· 19.3 AIC Β· β 11.9K
What's Changed
- [WIP] Fix failing GitHub Actions job Integration: CMD Tests by @pelikhan with @Copilot in #60683
- Disable credential persistence on the agentic_commands router checkout by @pelikhan with @Copilot in #60685
Full Changelog: v0.89.11...v0.89.12