Settings

Theme

Show HN: ZCCInfo – Fast status line for Claude Code written in Zig

github.com

6 points by tuananh131001 2 months ago · 0 comments · 1 min read

Reader

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 yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection