v0.1.0 — Terminal TUI
First tagged release. Terminal-only — a live Ink TUI that watches your Claude Code usage and host hardware.
Highlights
- Live TUI — hardware strip on top, Claude summary in the middle, animated pixel-art crab as the mood indicator.
- Claude adapter — reads
~/.claude/projects/*.jsonl(no auth needed). Optionalsignal auth claudefor exact % utilization via OAuth. - SQLite event store at
~/.signal/events.dbwith migrations. - Pricing — Anthropic Opus / Sonnet / Haiku in INR with USD toggle.
- Hardware sampling — CPU, RAM, load average, GPU on macOS. Optional
systeminformationdep for richer metrics. - Commands —
signal(TUI) ·signal status·signal json·signal doctor·signal config.
Credit
Pixel-art crab is a direct port of Marcio Granzotto's clawd-tank (MIT) rendered as unicode half-blocks with truecolor — 15×16 pixel sprite into 15-wide × 8-tall character cells.
See the full changelog for details.
