{"id":51225580,"url":"https://github.com/puzza007/claude-statusline","last_synced_at":"2026-06-28T11:01:29.461Z","repository":{"id":351710839,"uuid":"1197950200","full_name":"puzza007/claude-statusline","owner":"puzza007","description":"A fast, custom statusline for Claude Code, written in Rust","archived":false,"fork":false,"pushed_at":"2026-06-12T00:14:48.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-12T02:08:27.117Z","etag":null,"topics":["claude-code"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/puzza007.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-01T02:22:21.000Z","updated_at":"2026-06-12T00:14:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/puzza007/claude-statusline","commit_stats":null,"previous_names":["puzza007/claude-statusline"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/puzza007/claude-statusline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puzza007%2Fclaude-statusline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puzza007%2Fclaude-statusline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puzza007%2Fclaude-statusline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puzza007%2Fclaude-statusline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/puzza007","download_url":"https://codeload.github.com/puzza007/claude-statusline/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puzza007%2Fclaude-statusline/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34885802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["claude-code"],"created_at":"2026-06-28T11:01:28.681Z","updated_at":"2026-06-28T11:01:29.452Z","avatar_url":"https://github.com/puzza007.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# claude-statusline\n\nA fast, custom statusline for [Claude Code](https://claude.ai/code), written in Rust.\n\nReplaces the default statusline with a compact, color-coded display showing your working directory, git status, model, context usage, rate limits, session cost, and lines changed.\n\n## Output\n\n```\n~/src/my-project ⎇ main +2 !3 ?4 +42 -10 | Fable 5 ctx:24% 5h:12% t:40% 7d:5% wk:53% ▼ $1.47\n```\n\n| Segment | Description |\n|---|---|\n| Directory | Current working directory (bold blue) |\n| `⎇` | Git branch icon (dimmed) |\n| Branch | Git branch name or short SHA when detached (magenta) |\n| `=N` | Conflicted files (red) |\n| `+N` | Staged files (green) |\n| `!N` | Modified files (yellow) |\n| `✘N` | Deleted files (red) |\n| `?N` | Untracked files (blue) |\n| `$N` | Stashes (cyan) |\n| `⇡N` / `⇣N` | Commits ahead (green) / behind (red) upstream |\n| Model | Active Claude model (cyan) |\n| `ctx:N%` | Context window usage — green/yellow/red at 50%/80% |\n| `5h:N%` | 5-hour rate limit usage — green/yellow/red at 50%/80% |\n| `t:N%` | Elapsed time in the 5-hour rate limit window |\n| `7d:N%` | 7-day rate limit usage — green/yellow/red at 50%/80% |\n| `wk:N%` | Elapsed time in the 7-day rate limit window |\n| `▼` / `▲` | Weekly pace indicator — under/over sustainable usage rate |\n| `$N.NN` | Session cost in USD (green) |\n| `+N -N` | Uncommitted lines added (green) / removed (red) vs HEAD |\n\n## Install\n\n```bash\ncargo install --path .\n```\n\n## Configure\n\nAdd to `~/.claude/settings.json`:\n\n```json\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"claude-statusline\"\n  }\n}\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuzza007%2Fclaude-statusline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpuzza007%2Fclaude-statusline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuzza007%2Fclaude-statusline/lists"}