2 Commits

  • feat: implement Rust statusline for Claude Code
    - parse status JSON from stdin and render a single status line
    - widgets: model+thinking, context %, directory, git, token speed, rate limits
    - coloring: green-to-red gradient plus fixed per-widget colors
    - `test` subcommand previews all widgets with synthetic data
    - braille-blank placeholder on the second line