This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+12 more
Summary
AI summaryFixed sub-agents no longer showing [waiting] after completion and tree selection not vanishing when sessions fold.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Finished sub-agents no longer show `[waiting]`. Finished sub-agents no longer show `[waiting]`. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Bugfix | Medium |
The tree selection no longer vanishes when sessions cool and fold. The tree selection no longer vanishes when sessions cool and fold. Source: llm_adapter@2026-06-15 Confidence: high |
— |
Full changelog
Fixed
- Finished sub-agents no longer show
[waiting]. A sub-agent that
produced its result and terminated ended its tail with a text-only
turn, which the liveness classifier read as "waiting" — a verdict that
only makes sense for an interactive top-level session. Sub-agents are
one-shot, so a yielded turn now reads as done (the time-based badge),
while a pending tool call still reads as[working]. - The tree selection no longer vanishes. When the selected session
cooled and folded under the... N coldrow it dropped out of the
nav list, leaving "No session selected" and silentj/k. The cursor
now snaps to the nearest visible ancestor (sub-agent → session →
project) whenever its row disappears, so navigation never freezes.
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]