| Chisel | LLM Context.py | |
|---|---|---|
| Description | Reduce context usage on file use. Send only unified diffs instead of full files (up to 20-100× fewer tokens), and read large files with targeted `... | Share code context with LLMs via MCP or clipboard |
| Category | File Systems | File Systems |
| Language | Rust | Python |
| License | — | Apache-2.0 |
| Stars | 8 | 298 |
| Website | https://github.com/ckanthony/Chisel | https://www.cyberchitta.cc/articles/llm-ctx-why.html |