statuslin.es

Minimal Claude Code status lines

3 of the gallery's 23 status lines keep to a single quiet line. Updated 2026-07-06.

A status line does not have to be a dashboard. These configs stay on one line and show a handful of essentials, usually the model, the directory, and one number that matters to you.

They are also the easiest scripts to read end to end, which makes them good starting points if you plan to customize.

Status lines

Opus 4.8 | main | ██░░░░░░░░ 22.0% | 44k / 200k | 02:07 26% | Wed 7%

Single-line status: model, git branch, a block context burn bar (green→orange→red) with token count, and 5-hour and weekly rate-limit percentages with reset times.

bash
Opus 4.8 | app@main | 44k/200k (22%) | effort: high | 5h 26% @20:48 | 7d 7% @Wed Jul 8, 19:41

Model, directory and branch with diff counts, context tokens, reasoning effort, and five-hour and seven-day limits from Claude Code's own rate-limit data, with the usage API as fallback. Checks for new versions of itself once a day.

5h ▓░░░░ 🟢

A minimal 5-slot block bar showing context-window usage with a green/yellow/red status dot.

New to Claude Code status lines? Read the setup guide.