A lightweight terminal-based AI coding assistant
Project description
nanocode
A lightweight terminal-based AI coding assistant.
nanocode is used to build itself, including features such as @file path completion.
Screenshots
Install
uv tool install nanocode-cli
For local development:
uv sync --extra dev
uv run nanocode
Environment Variables
Required:
export NANOCODE_API_URL="https://api.example.com/v1"
export NANOCODE_API_KEY="your-api-key"
export NANOCODE_MODEL="your-model"
Optional:
export NANOCODE_DIR=".nanocode"
export NANOCODE_TEMPERATURE="0.7"
export NANOCODE_REASONING="on"
export NANOCODE_REASONING_EFFORT="medium"
export NANOCODE_MODEL_TIMEOUT="60"
export NANOCODE_SHELL_TIMEOUT="60"
export NANOCODE_COMPACT_AT="100"
Usage
Start nanocode:
nanocode
Show available commands:
/help
Ask a source-aware question about nanocode itself:
/help how does compact work?
Safety
nanocode does not provide sandbox protection. It can run shell commands and edit files in the environment where you start it.
If you do not fully trust the model, tools, prompts, or workspace, run nanocode inside your own sandbox, container, VM, or other isolated environment.
Use at your own risk.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nanocode_cli-0.2.0.tar.gz.
File metadata
- Download URL: nanocode_cli-0.2.0.tar.gz
- Upload date:
- Size: 31.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71e3207e3c1ed00a09c7d124471fd1869642431884f0d8e3fd192bb17d92521d
|
|
| MD5 |
cdc071820c1807d0423b00d59d5c6bbe
|
|
| BLAKE2b-256 |
6dbd34013c3ef0e47368584b88bdf28af5e97e26e288a3ec5dd6a279d7999e15
|
File details
Details for the file nanocode_cli-0.2.0-py3-none-any.whl.
File metadata
- Download URL: nanocode_cli-0.2.0-py3-none-any.whl
- Upload date:
- Size: 30.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06799c6b88e1b68383f5b05a32fb78766afbd085131e1826c425fbfc864cacdb
|
|
| MD5 |
c65deb2857cfdbe3f6407a2ddcba724b
|
|
| BLAKE2b-256 |
a7bc162635c11c3a57094f5c40b1b1981f3bf7c8bca8a9be4cb539fd31903621
|