v0.5.2
Changes
Bug Fixes
- fix: icon width calculation in ClaudePanel - Fixed panel border being wider than content truncation by using
getDisplayWidth(icon)instead of hardcoded value
Features
- feat: responsive terminal width - Panel width now follows terminal width with max 120, min 50, fallback 80
- feat: terminal resize handling - Panels dynamically resize when terminal is resized
Installation
npm install -g agenthud@0.5.2
# or
npx agenthud@0.5.2