feat: redesign default layout to clean 2-line display (#112)

New default: model+project on line 1, context+usage bars combined on line 2.
All optional features (tools, agents, todos) hidden by default with
setup onboarding step to enable them.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jarrod Watts
2026-02-06 13:17:23 +11:00
parent 9fc2858619
commit ffef15fc33
28 changed files with 318 additions and 626 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-hud",
"version": "0.0.6",
"version": "0.0.7",
"description": "Real-time statusline HUD for Claude Code",
"type": "module",
"main": "dist/index.js",