# little-coder

> A harness optimized to smaller LLMs

## Facts
- **Category:** [Coding Agents](https://agentsearchengine.app/category/coding-agents)
- **Type:** Agent
- **Pricing:** Open source
- **GitHub stars:** 2,230
- **Language:** TypeScript
- **License:** Apache-2.0
- **Last repo activity:** 3 days ago (Jul 31, 2026)
- **Official site:** https://itayinbarr.github.io/little-coder/
- **Source code:** https://github.com/itayinbarr/little-coder
- **Listing on Agent Search Engine:** https://agentsearchengine.app/agents/little-coder
- **Data verified:** July 2026

## About little-coder
The research story behind all this — why scaffold–model fit matters, how a 9.7 B Qwen beat frontier entries on Aider Polyglot, and what the load-bearing mechanisms actually do — is written up on Substack: *Honey, I Shrunk the Coding Agent*. Start there if you want the "why"; stay here for the "how". pi is the minimal substrate — agent loop, multi-provider API, TUI, session tree, compaction, extension model. Four built-in tools (read / write / edit / bash) and a ~1000-token system prompt. little-coder is pi + 20 extensions + 30 skill markdown files + a Python benchmark harness. It doesn't fork pi or shadow its CLI — pi is a plain dependency in package.json, and everything little-coder-specific lives under .pi/extensions/, skills/, and benchmarks/. The launcher runs pi with --no-extensions and wires in exactly the bundled set, so you add your own extension by dropping a directory into .pi/extensions/ (or passing little-coder -e /path/to/ext/index.ts at launch) and remove one of…

_From the project's README._

## Install

```
npm install -g little-coder
```

## Alternatives
little-coder sits in coding agents. Related tools indexed here:
- [gemini-cli](https://agentsearchengine.app/agents/gemini-cli) — An open-source AI agent that brings the power of Gemini directly into your terminal. · Open source · Agent · 106k★ · TypeScript · Apache-2.0 · active today
- [openinterpreter](https://agentsearchengine.app/agents/openinterpreter) — A lightweight coding agent for open models like Deepseek, Kimi, and Qwen · Open source · Agent · 68k★ · Rust · Apache-2.0 · active 1 day ago
- [jcode](https://agentsearchengine.app/agents/jcode) — Coding Agent Harness · Open source · Agent · 15k★ · Rust · MIT · active today
- [Skill_Seekers](https://agentsearchengine.app/agents/skill-seekers) — Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection · Open source · SDK / library · 15k★ · Python · MIT · active today
- [openevolve](https://agentsearchengine.app/agents/openevolve) — Open-source implementation of AlphaEvolve · Open source · Agent · 6.8k★ · Python · Apache-2.0 · active 16 days ago
- [semble](https://agentsearchengine.app/agents/semble) — Fast and Accurate Code Search for Agents. Uses ~98% fewer tokens than grep+read · Open source · SDK / library · 5.8k★ · Python · MIT · active 2 days ago
- [agents-cli](https://agentsearchengine.app/agents/agents-cli) — The CLI and skills that turn any coding assistant into an expert at creating, evaluating, and deploying AI agents on Google Cloud. · Open source · Agent · 5.5k★ · Python · Apache-2.0 · active 11 days ago
- [vibesdk](https://agentsearchengine.app/agents/vibesdk) — An open-source vibe coding platform that helps you build your own vibe-coding platform, built entirely on Cloudflare stack · Open source · Platform · 5.2k★ · TypeScript · MIT · active 3 days ago

---
Source: [Agent Search Engine](https://agentsearchengine.app) — an independent, hand-curated index of AI agents, MCP servers, and frameworks. Rankings are never sold; sponsored placements are labeled and never numbered. Full directory: https://agentsearchengine.app/llms-full.txt
