This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+12 more
Summary
AI summaryFixed summary output to print file path last with clear cache‑hit/written messages.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
`summary` now reports file path after output, clarifying cache hit vs write. `summary` now reports file path after output, clarifying cache hit vs write. Source: llm_adapter@2026-06-13 Confidence: low |
— |
| Bugfix | Low |
'summary' now prints the file path last, indicating if it was written or read from cache. 'summary' now prints the file path last, indicating if it was written or read from cache. Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
Full changelog
Fixed
summarynow reports the file path at the end of its output. On a
cache hit the path was printed before the content, so a long summary
scrolled it off the top. It now prints last, with wording that says
whether the file was freshly written (summary written to <path>) or
served from cache (summary read from cache: <path>) — no more
ambiguous "saved to" on a read.
Changed
- Docs: README repositioned around the three layers (live HUD /
daily digest / machine report), supported agents named up front, and
the demo GIF re-recorded as a three-layer walkthrough.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About AgentHUD
All releases →Related context
Related tools
Earlier breaking changes
- v0.14.0 `h` key now aliases vim-left (←) instead of hide.
Beta — feedback welcome: [email protected]