cship 1.7.1

A beautiful, fully customizable statusline for Claude Code — Starship-style TOML config, themeable colours, Nerd Font glyphs, and tunable cost/context/usage thresholds
Documentation
1
2
3
4
5
6
7
8
[cship]
lines = ["$cship.context_bar"]

[cship.context_bar]
warn_threshold = 70.0
warn_style = "yellow"
critical_threshold = 85.0
critical_style = "bold red"