Skip to content

v0.5.2

Choose a tag to compare

@neochoon neochoon released this 12 Jan 23:12
· 547 commits to main since this release

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