Skip to content

AgentHUD

v0.7.0 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

✓ 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

Responsive layout adapts automatically to terminal size without configuration.

Full changelog

New

  • Responsive 2-Column Layout - Automatically switches to 2-column layout when terminal width >= 102 columns
    • Left column: Claude + Other Sessions panels
    • Right column: Project, Git, Tests, and custom panels
    • 50:50 width ratio with 2-character gap
  • Dynamic Height Calculation - Claude panel activities adjust based on terminal height and todo count
  • Auto Layout Detection - No configuration needed; layout adapts to terminal size

Fixed

  • Tests panel now always shows (removed testsDisabled logic that hid it on error)
  • ANSI escape codes stripped from activity descriptions (fixed 2m display bug)
  • Column gap alignment in wide layout mode
  • Single column mode now uses full terminal width instead of fixed 70

Changed

  • wideLayoutThreshold config is now optional (auto-calculated as MIN_WIDTH * 2 + gap)
  • width config is now optional (uses terminal width by default)

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]