v0.89.13
Pre-release
Pre-release
·
102 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
π Release Highlights
A small maintenance release focused on logs tooling, release-notes governance, and a documentation fix.
β¨ What's New
- Wildcard support for cached logs β
gh aw logs --cached-logsnow accepts trailing-wildcard prefixes (e.g.logs-*), merging all matching*.jsonlshards, pruning out-of-range files, and writing fresh results to a new collision-resistant shard. Handy for teams sharing rolling log caches. (#60702) - Safer release-notes automation β agentic workflows that touch release notes must now go through the
update-releasesafe output instead of direct GitHub mutations, keeping agent jobs read-only and closing off a class of unintended writes. (#60701)
π Documentation
- Fixed the Artifacts reference table, which listed
aw-infoandpromptas current artifact names even though no compiled workflow produces them; the correctinfoartifact is now documented, and the legacy names are marked back-compat. (#60706)
π§ Internal
- Weekly blog post summarizing recent activity. (#60729)
No community-labeled issues were closed in this release window.
Generated by π Release Β· copilot Β· auto Β· 23.1 AIC Β· β 11.9K
What's Changed
- Require update-release for agent-generated release notes by @pelikhan with @Copilot in #60701
- [docs] Self-healing documentation fixes from issue analysis - 2026-09-13 by @github-actions[bot] in #60706
- Support wildcard cached logs files by @pelikhan with @Copilot in #60702
- [blog] Weekly blog post β 2026-09-14 by @github-actions[bot] in #60729
Full Changelog: v0.89.12...v0.89.13