1rgs/nanocode
Minimal Claude Code alternative. Single Python file, zero dependencies, ~250 lines. observed · 2026-08-28
Health v2 · maintenance only
43/100
- Activity 62
- Release rhythm 35
- Longevity 16
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 235
- days_rel: n/a
- days_push: 231
- n_releases_24m: 0
Adoption not part of the score
2556 stars · 242 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A minimal Claude Code alternative implemented as a single ~250-line Python file with zero dependencies. It runs an agentic loop with file and shell tools (read, write, edit, glob, grep, bash) in the terminal, powered by Anthropic or OpenRouter models.
Use cases
- run an AI coding agent in the terminal
- let an LLM read, edit, and search my codebase
- minimal open-source alternative to Claude Code
- learn how an agentic coding loop works
- use any model via OpenRouter for coding assistance
When to choose
- you want a tiny, hackable, dependency-free coding agent
- you want to study or extend a minimal agent implementation
- you already have an Anthropic or OpenRouter API key
When to avoid
- you need production-grade features like sandboxing, MCP, or IDE integration
- you want a polished, actively maintained tool with a license file and tests
- you prefer GUI-based AI coding assistants
Facets
cli-tool · maturity active
agent-framework llm-inference cli developer-tools developer-tools large-language-models python cli cross-platform claude-code-alternative coding-agent single-file zero-dependency terminal anthropic openrouter command-line ai-agents
1 source
- readme: https://github.com/1rgs/nanocode · fetched 2026-08-28 · e5679b822d74
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 1rgs/nanocode | main | 43 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem