HN Reader

NewTopBestAskShowJob
Show HN: ZCCInfo – Fast status line for Claude Code written in Zig
score icon6
comment icon0
Startup time is ~10ms with Zig, which is why I built this small CLI tool for Claude Code that shows context usage, git branch, and model info in the status line.

The original JavaScript version took ~143ms to start. Reducing this to ~10ms matters since the tool runs frequently during editor use.

No comments