Nanopi
Description
Tiny Rust port of Pi — a ~4 MB statically-linked coding agent CLI for old/low-resource Linux boxes. OpenAI + Anthropic providers, streaming tool calls (read/write/edit/bash), JSONL sessions, ratatui TUI, Agent Skills, Claude Code-style hooks, -p print mode.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
nanopi
**Tiny Rust port of [Pi](https://github.com/earendil-works/pi) — a ~4 MB coding-agent CLI for old / low-resource Linux boxes.**
[](https://github.com/ChrisZhangJin/nanopi/releases/latest) [](https://github.com/ChrisZhangJin/nanopi/releases) [](https://github.com/ChrisZhangJin/nanopi/stargazers) [](LICENSE)     [](https://github.com/ChrisZhangJin/nanopi/actions/workflows/ci.yml)
**English** · [简体中文](README_zh.md)
Why nanopi?
- 🪶 ~4 MB static binary — musl + LTO + strip, zero runtime deps
- 🖥 Runs on ancient boxes — glibc 2.12+ (CentOS 6) or fully static musl
- 🧬 PI-parity — mirrors Pi's surface: JSONL sessions, hooks, skills,
-p,/fork,/resume - 🔌 Multi-provider — any OpenAI-compatible endpoint (DeepSeek, ollama, vLLM, …) plus native Anthropic
- 🛠 Streaming tool calls —
read/write/edit/bash, rendered live in a ratatui TUI - 🪝 Claude Code hooks —
PreToolUse/PostToolUse/UserPromptSubmitshel
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11