{"id":43173483,"url":"https://github.com/ramonclaudio/claude-code-statusline","last_synced_at":"2026-05-16T11:31:45.800Z","repository":{"id":314112356,"uuid":"1054170964","full_name":"ramonclaudio/claude-code-statusline","owner":"ramonclaudio","description":"Beautiful status line for Claude Code. Shows git status, model context, and project info at a glance.","archived":false,"fork":false,"pushed_at":"2026-04-23T17:08:33.000Z","size":1702,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-23T18:26:33.747Z","etag":null,"topics":["anthropic","anthropic-claude","claude","claude-code","claude-code-status-line","claude-code-statusline","status-line","statusline"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/create-claude-statusline","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ramonclaudio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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},"funding":{"github":["RMNCLDYO"]}},"created_at":"2025-09-10T13:14:29.000Z","updated_at":"2026-04-23T17:08:37.000Z","dependencies_parsed_at":"2025-12-09T18:00:29.572Z","dependency_job_id":null,"html_url":"https://github.com/ramonclaudio/claude-code-statusline","commit_stats":null,"previous_names":["rmncldyo/create-claude-statusline","rmncldyo/claude-code-statusline","ramonclaudio/claude-code-statusline"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ramonclaudio/claude-code-statusline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramonclaudio%2Fclaude-code-statusline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramonclaudio%2Fclaude-code-statusline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramonclaudio%2Fclaude-code-statusline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramonclaudio%2Fclaude-code-statusline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ramonclaudio","download_url":"https://codeload.github.com/ramonclaudio/claude-code-statusline/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramonclaudio%2Fclaude-code-statusline/sbom","scorecard":{"id":1237412,"data":{"date":"2025-09-10T14:30:04Z","repo":{"name":"github.com/RMNCLDYO/create-claude-statusline","commit":"f8ab1907461ae59579ecbedccf1410c435219b1a"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Maintained","score":0,"reason":"project was created within the last 90 days. Please review its contents carefully","details":["Warn: Repository was created within the last 90 days."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 0/3 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  23 out of  23 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 third-party GitHubAction dependencies pinned","Info:   7 out of   7 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:20","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/security.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/audit-signatures.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz-testing.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/security.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (2) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Contributors","score":0,"reason":"project has 0 contributing companies or organizations -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"2 out of 2 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-09-10T20:52:58.965Z","repository_id":314112356,"created_at":"2025-09-10T20:52:58.965Z","updated_at":"2025-09-10T20:52:58.965Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33100813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["anthropic","anthropic-claude","claude","claude-code","claude-code-status-line","claude-code-statusline","status-line","statusline"],"created_at":"2026-02-01T02:37:58.934Z","updated_at":"2026-05-16T11:31:45.786Z","avatar_url":"https://github.com/ramonclaudio.png","language":"TypeScript","funding_links":["https://github.com/sponsors/RMNCLDYO"],"categories":[],"sub_categories":[],"readme":"# create-claude-statusline\n\n[![npm](https://img.shields.io/npm/v/create-claude-statusline)](https://www.npmjs.com/package/create-claude-statusline)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n\nClaude Code's built-in statusline is minimal. I wanted project name, git branch, framework, runtime, commit status, and the current model visible at all times. So I built a customizable one with a single config file for toggles, colors, and icons.\n\nBeautiful, customizable status line for Claude Code with granular control over every element.\n\n\u003cpicture\u003e\n  \u003csource srcset=\".github/assets/claude-code-statusline-promo.gif\" type=\"image/gif\"\u003e\n  \u003cimg src=\".github/assets/claude-code-statusline-promo.jpg\" alt=\"Claude Code Statusline\"\u003e\n\u003c/picture\u003e\n\n## What you get\n\n```\n[ ◈ my-project on ⎇ main via ◉ React (node) | ↑ 2 / + 1 / ~ 3 / ? 2 | ⌘ Sonnet 4.5 ]\n```\n\n- Project name, git branch, framework, runtime\n- Commit status (ahead/behind)\n- Git indicators (staged, modified, untracked)\n- Current Claude model\n- Toggle any element, swap colors, swap icons\n\n## Install\n\n```bash\nnpm create claude-statusline           # npm\npnpm dlx create-claude-statusline      # pnpm\nbunx create-claude-statusline          # bun\nnpx create-claude-statusline           # npx\n```\n\nGlobal with alias:\n\n```bash\nnpm install -g create-claude-statusline\nccs\n```\n\n## Customize\n\nEdit `.claude/scripts/statusline-config.cjs`:\n\n### Toggles\n\n```javascript\nFEATURES: {\n  SHOW_PROJECT: true,\n  SHOW_GIT_BRANCH: true,\n  SHOW_FRAMEWORK: true,\n  SHOW_RUNTIME: true,\n  SHOW_GIT_AHEAD: true,\n  SHOW_GIT_BEHIND: true,\n  SHOW_GIT_STAGED: true,\n  SHOW_GIT_MODIFIED: true,\n  SHOW_GIT_UNTRACKED: true,\n  SHOW_MODEL: true,\n}\n```\n\n### Colors (ANSI 256)\n\n```javascript\nCOLORS: {\n  PROJECT: '\\x1b[38;5;110m',\n  BRANCH: '\\x1b[38;5;109m',\n  FRAMEWORK: '\\x1b[38;5;145m',\n  RUNTIME: '\\x1b[38;5;180m',\n  GIT_AHEAD: '\\x1b[38;5;109m',\n  GIT_BEHIND: '\\x1b[38;5;167m',\n  GIT_STAGED: '\\x1b[38;5;108m',\n  GIT_MODIFIED: '\\x1b[38;5;180m',\n  GIT_UNTRACKED: '\\x1b[38;5;167m',\n  MODEL: '\\x1b[38;5;146m',\n}\n```\n\n### Icons\n\n```javascript\nICONS: {\n  PROJECT: '◈',\n  BRANCH: '⎇',\n  GIT_AHEAD: '↑',\n  GIT_BEHIND: '↓',\n  GIT_STAGED: '+',\n  GIT_MODIFIED: '~',\n  GIT_UNTRACKED: '?',\n  MODEL: '⌘'\n}\n```\n\n## Detected frameworks and runtimes\n\n**Frameworks**: Next.js, Nuxt.js, NestJS, React, Vue, Angular, Svelte, Express, Fastify\n\n**Runtimes**: Node.js, Bun, TypeScript, Python, Rust, Go, Java, C/C++\n\n## Safety\n\nYour existing `.claude` directory is backed up to `.create-claude-statusline-backup-[timestamp]` before installation.\n\n## Uninstall\n\n```bash\nrm -rf .claude/scripts/statusline*.cjs\n```\n\nRemove the `\"statusLine\"` section from `.claude/settings.local.json`.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framonclaudio%2Fclaude-code-statusline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framonclaudio%2Fclaude-code-statusline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framonclaudio%2Fclaude-code-statusline/lists"}