Nanocoder is a TypeScript CLI coding agent maintained by the Nano Collective, a community group that (per the project) builds "not for profit, but for the community." It is model-agnostic by design: point it at local models through Ollama, or at any OpenAI-compatible endpoint such as OpenRouter, Anthropic, or Google, and you decide which provider runs your code and where your data goes. It ships the conveniences buyers now expect — slash commands, skills (subagents, tools, event triggers), MCP server support, checkpointing, plan/auto-accept/yolo modes, and both inline and fullscreen rendering that mirror Claude Code and Codex. The project positions itself as privacy-respecting, local-first, and open for all, and states there is "no telemetry quietly shipping your prompts somewhere" and "no paid tiers gating the useful parts" (vendor claims; consistent with the fully-open MIT codebase and BYO-model architecture). Development is sponsor-funded rather than commercial. Good fit for developers who want a vendor-neutral, no-lock-in harness and are comfortable supplying their own model/provider.


Nanocoder
Community-built, local-first terminal coding agent — bring your own model
An open-source terminal coding agent from the non-profit Nano Collective. Runs agentic coding on the model of your choice — local via Ollama or any OpenAI-compatible API — with no paid tiers and nothing gated behind a vendor.
Pricing
Free and fully open-source; no paid tiers. You pay only your chosen model provider — $0 for local Ollama models, or standard API usage if you point it at OpenRouter/Anthropic/Google. Install via npm (`@nanocollective/nanocoder`), Homebrew, or Nix Flakes.
Platforms
Cross-platform terminal CLI (macOS/Linux/Windows) on Node.js; installable via npm, Homebrew, or Nix Flakes. Providers: local Ollama plus any OpenAI-compatible API. MCP server support.
Categories
Tags
Alternatives
Claude Code
Top PickAnthropic's agentic coding CLI
Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.
Codex
Top PickOpenAI coding agent for app, editor, terminal, and cloud work
Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.
Aider
AI pair programming in your terminal
Terminal-based AI pair programmer with deep git integration. Auto-commits changes with meaningful messages and creates repository maps for navigating large codebases. Works with Claude, GPT, DeepSeek, and local models. One of the most popular open-source AI coding tools, known for its reliability, broad model support, and seamless command-line workflow.
OpenCode
Open-source AI coding agent for the terminal
Open-source terminal-based AI coding agent built in Go by the SST team, with a rich TUI (Bubble Tea) supporting 75+ model providers including OpenAI, Anthropic, Gemini, Bedrock, Groq, and OpenRouter. Features vim-like editing, persistent SQLite sessions, and LSP integration for 40+ languages. Fully free with no vendor lock-in, it has rapidly grown to 95k+ GitHub stars.
Related Tools
Grok Build
Top PickxAI's terminal coding agent with parallel subagents and worktree-aware automation
Grok Build is xAI's terminal-first coding agent for planning, editing, testing, and reviewing code from a local CLI. The early beta exposes subagent controls, worktree mode, headless JSON output, best-of-N parallel attempts, sandbox profiles, and experimental memory. It fits developers comparing Claude Code, Codex, and Gemini CLI for local agentic workflows with deeper parallel execution.
Every Code
Community fork of Codex CLI with Auto Drive, browser integration, and multi-agents
Open-source terminal coding agent (npm `@just-every/code`) — a substantive community fork of OpenAI's Codex CLI adding Auto Drive orchestration, browser/CDP integration, multi-agent commands, theming, and Auto Review, while staying upstream-compatible.
mini-swe-agent
The 100-line SWE agent that solves GitHub issues from your terminal
Radically minimal open-source SWE agent (~100 lines of Python) that uses nothing but bash to fix GitHub issues and assist in the command line, while scoring >74% on SWE-bench Verified.
Kode
Terminal AI coding agent with multi-model and AGENTS.md support
Open-source terminal coding agent (npm `@shareai-lab/kode`) that understands your codebase, edits files, and runs commands across 20+ AI models, with native AGENTS.md and legacy `.claude`/`CLAUDE.md` compatibility.
ZCode
Z.ai desktop agentic development environment for GLM-5.2 coding
ZCode is Z.ai’s Agentic Development Environment for GLM-5.2 coding workflows. The desktop app combines a first-party coding agent, goal mode, model/provider setup, MCP server management, Git and terminal context, remote phone control, usage stats and safety confirmation modes so developers can plan, implement, review and iterate on long-running software tasks from one workspace.
pxpipe
Lossy image-token proxy for reducing Claude Code request context costs
pxpipe is a local proxy for Claude Code and compatible agent workflows that turns bulky request context—system prompts, tool docs, old history, code and JSON—into dense PNG image blocks before forwarding the call. The project README reports workload-dependent 59–70% end-to-end bill reduction, while warning exact byte values should stay as text.