little-coder
itayinbarr/little-coder
little-coder is a coding agent tuned for small local models, built on top of pi. It bundles pi with roughly 30 extensions, 30 skill markdown files, and a Python benchmark harness, keeping cold-start context around 7k tokens for predictable behavior. It is aimed at developers who want to run a coding agent against smaller local LLMs, such as a local llama.cpp server hosting Qwen3.6-35B-A3B, while still supporting cloud and other local providers.
安装方式
npm install -g little-coder项目说明
A coding agent tuned for small local models, built on top of pi.