{"name":"CCometixLine: A High-Performance Rust Statusline Tool for Claude Code","description":"CCometixLine is a high-performance statusline tool for Claude Code, built with Rust, offering deep Git integration and usage tracking. It provides an interactive TUI for configuration, theme customization, and includes utilities to enhance the Claude Code experience. This tool aims to deliver a highly customizable and efficient statusline.","github":"https://github.com/Haleclipse/CCometixLine","url":"https://osrepos.com/repo/haleclipse-ccometixline","source":"osrepos.com","sourceDescription":"This repository profile is provided by osrepos.com, an open source repository discovery platform.","repositoryProfile":"https://osrepos.com/repo/haleclipse-ccometixline","generatedFor":"open source discovery and AI-assisted research","markdown":"https://osrepos.com/repo/haleclipse-ccometixline.md","json":"https://osrepos.com/repo/haleclipse-ccometixline.json","topics":["Rust","Claude Code","Statusline","CLI","Git Integration","TUI","Developer Tools","Productivity"],"keywords":["Rust","Claude Code","Statusline","CLI","Git Integration","TUI","Developer Tools","Productivity"],"stars":null,"summary":"CCometixLine is a high-performance statusline tool for Claude Code, built with Rust, offering deep Git integration and usage tracking. It provides an interactive TUI for configuration, theme customization, and includes utilities to enhance the Claude Code experience. This tool aims to deliver a highly customizable and efficient statusline.","content":"## Introduction\nCCometixLine is an advanced, high-performance statusline tool specifically designed for Claude Code, written in Rust. It integrates seamlessly with Git, tracks usage, and offers a highly customizable experience through an interactive Text User Interface (TUI). Key features include displaying model information, current directory, Git branch status, and context window details, all presented with a minimal design using Nerd Font icons. This tool aims to enhance your Claude Code environment with relevant, real-time information.\n\n## Installation\nThe recommended way to install CCometixLine is via npm, which works across all platforms.\n\nbash\n# Install globally\nnpm install -g @cometix/ccline\n\n\nAfter installation, you need to configure Claude Code to use CCometixLine. Add the following to your Claude Code `settings.json` file:\n\n\n{\n  \"statusLine\": {\n    \"type\": \"command\",\n    \"command\": \"~/.claude/ccline/ccline\",\n    \"padding\": 0\n  }\n}\n\nThis cross-platform path is recommended, with `~` automatically expanding to your user home directory. For more detailed instructions, including manual installation options for various operating systems, please refer to the [official GitHub repository](https://github.com/Haleclipse/CCometixLine){target=\"_blank\"}.\n\n## Examples\nCCometixLine offers various command-line options for customization and enhancement.\n\nTo temporarily override the theme, you can use the `--theme` flag:\nbash\nccline --theme cometix\nccline --theme nord\n\n\nTo open the interactive TUI configuration panel for real-time editing with a preview:\nbash\nccline -c\n\n\nCCometixLine also provides utilities to enhance Claude Code, such as disabling context warnings and enabling verbose mode. You can apply these patches using the `--patch` command:\nbash\nccline --patch /path/to/claude-code/cli.js\n# Example for a common installation path\nccline --patch ~/.local/share/fnm/node-versions/v24.4.1/installation/lib/node_modules/@anthropic-ai/claude-code/cli.js\n\n\n## Why Use CCometixLine?\nCCometixLine stands out for its performance, being written in Rust, and its comprehensive feature set. It provides essential development context directly in your Claude Code statusline, including real-time Git status, model information, and context window usage. The interactive TUI makes configuration and theme customization straightforward, allowing users to tailor the statusline to their preferences without manual file editing. Furthermore, its Claude Code enhancement features offer practical improvements to the development environment, making it a powerful addition for any Claude Code user looking for efficiency and customization.\n\n## Links\n*   **GitHub Repository**: [https://github.com/Haleclipse/CCometixLine](https://github.com/Haleclipse/CCometixLine){target=\"_blank\"}\n*   **License**: [MIT License](https://github.com/Haleclipse/CCometixLine/blob/master/LICENSE){target=\"_blank\"}","metrics":{"detailViews":6,"githubClicks":3},"dates":{"published":null,"modified":"2026-03-20T08:22:59.000Z"}}