A customizable status line formatter for GitHub Copilot CLI, based on ccstatusline. Version 0.1.19, released under MIT license. Requires Node.js >=14.0.0 (or Bun). Provides real-time metrics like model info, git branch, token usage, and AI Credits. Features Powerline-style rendering, multi-line support, and an interactive TUI for configuration. Fully independent from ccstatusline, with its own config paths and npm package. Release cadence: active development with frequent updates.
npm install copilot-statuslineNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Launch the interactive TUI to configure status line widgets for GitHub Copilot CLI.
Update GitHub Copilot CLI to version 1.0.35 or later.
Use copilot-statusline's own config (created via TUI). Do not copy ccstatusline config.
Ensure Copilot CLI is updated and these fields are present in the payload.
Run the tool via npx or bunx instead of local install. If local install needed, run 'npm install' in the package directory.
Use 'npx -y copilot-statusline@latest' or 'bunx -y copilot-statusline@latest' instead of global install.
Update GitHub Copilot CLI to version 1.0.35 or later.
No dependency data recorded yet.