Collection of tools and utilities for AI coding agents and IDEs.
| Tool | Agent/IDE | Description |
|---|---|---|
| claude-statusline | Claude Code | Custom two-line status line with session info, token usage, and quota monitoring |
Each tool has its own installation instructions. Navigate to the tool's directory and follow the README.md.
Some tools include an install.sh script for automated setup:
cd claude-statusline
./install.sh- Python 3.10+
- Git
MIT