This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+12 more
Summary
AI summaryProjectRow names now render dim when no active session or sub‑agent exists.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
ProjectRow name renders dim when no session or sub-agent is active. ProjectRow name renders dim when no session or sub-agent is active. Source: llm_adapter@2026-06-12 Confidence: low |
— |
| Refactor | Low |
ProjectRow name rendering logic updated based on activity status. ProjectRow name rendering logic updated based on activity status. Source: granite4.1:30b@2026-06-12-audit Confidence: low |
— |
Full changelog
Changed
- ProjectRow name renders dim when no session or sub-agent is
active. Previously every non-hidden project name was bold
bright white regardless of activity, so a tree full of
cool/cold projects with one genuinely hot one all looked
equally "alive" at a glance. New rule: bold + bright only when
isProjectAlive(project)— at least one session or sub-agent
is hot or warm. Otherwise dim, non-bold. Hidden projects still
dim with⊘; selection background still wins.
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]