status-line
status-line
A terminal status line for Claude Code that displays live session context at a glance — model name, current directory, context window usage, session cost, and API base URL.
What it shows
| Field | Description | | ------------- | ---------------------------------------------------------------------- | | Model | Active Claude model display name | | Directory | Current workspace path | | Context | Visual progress bar + percentage of context window used | | Cost | Cumulative session cost in USD | | API URL | ANTHROPIC_BASE_URL (useful when proxying or using a custom endpoint) |
Install
```sh npx @aipkgs/cli setup org443/status-line