Skip to content

AgentHUD

v0.18.4 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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 summary

Fixed sub-agents no longer showing [waiting] after completion and tree selection not vanishing when sessions fold.

Changes in this release

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 cold row it dropped out of the
    nav list, leaving "No session selected" and silent j/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

Track AgentHUD

Get notified when new releases ship.

Sign up free

About AgentHUD

All releases →

Related context

Earlier breaking changes

  • v0.14.0 `h` key now aliases vim-left (←) instead of hide.

Beta — feedback welcome: [email protected]