This release fixes issues for SREs watching stability and regressions.
Published 14d
Developer Productivity
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agent
ai-agent
anthropic
claude
claude-code
claude-code-cli
+12 more
claude-code-tui
cli
coding-agent
web
developer-tools
digest
live-monitor
llm
monitor
observability
session-monitor
tui
Summary
AI summaryFixed --once no longer wipes terminal scrollback.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
`--once` no longer wipes terminal scrollback. `--once` no longer wipes terminal scrollback. Source: llm_adapter@2026-06-10 Confidence: high |
— |
Full changelog
Fixed
--onceno longer wipes terminal scrollback. The mode used to
callconsole.clear()before rendering, which emits the
clear-screen + clear-scrollback escape on modern terminals — the
user's working context above the snapshot disappeared even though
--oncenever entered an alt-screen. The snapshot now renders in
place at the cursor like any other print-and-exit CLI tool.
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]