1rgs/nanocode
A single-file Python CLI that acts as an AI coding agent using Anthropic Claude or OpenRouter model APIs.

Not currently ranked — collecting fresh signals.
star history
This project is a self-contained Python script that replicates core functionality of Anthropic’s Claude Code coding assistant. It implements a full agentic loop with tool use, providing read, write, edit, glob, grep, and bash commands. Users configure it with an API key and interact through a terminal interface with conversation history. It supports both Anthropic’s Claude API and OpenRouter for model access.
Frequently asked
- What is 1rgs/nanocode?
- A single-file Python CLI that acts as an AI coding agent using Anthropic Claude or OpenRouter model APIs.
- Is nanocode open source?
- Yes — 1rgs/nanocode is an open-source project tracked on heatdrop.
- What language is nanocode written in?
- 1rgs/nanocode is primarily written in Python.
- How popular is nanocode?
- 1rgs/nanocode has 2.5k stars on GitHub.
- Where can I find nanocode?
- 1rgs/nanocode is on GitHub at https://github.com/1rgs/nanocode.