Skip to main content

AI Coding Agent — Free Claude Code alternative. Native Rust binary with plan mode, shell escapes, and Azure AI + OpenRouter support.

Project description

NeuronCLI

Free AI Coding Agent — Claude Code alternative. Native Rust binary with Azure AI + OpenRouter support.

Built by zero-x Corporation


Install

# Windows / macOS / Cloud VMs
pip install neuroncli

# Debian / Ubuntu (Python 3.11+)
pip install neuroncli --break-system-packages

# Or use pipx (recommended for Debian)
pipx install neuroncli

v3.0.0 ships a native Rust binary (14MB) for maximum performance.
On systems without the binary, the Python implementation runs as fallback.

Quick Start

# Start interactive REPL
neuron

# One-shot task
neuron "fix the bug in main.py"

# Plan mode — architecture first, execute later
neuron --plan "add authentication to this API"

# YOLO mode — no permission prompts
neuron --yolo "refactor src/ to use async"

Zero Setup — First Run

  1. Type neuron in any project directory
  2. Browser opens to OpenRouter login (free account)
  3. API key auto-provisioned + encrypted in ~/.neuroncli/vault.enc
  4. Done. No manual config, no copy-paste.

Features

Feature Description
Native Rust Binary 14MB single binary, instant startup
Plan Mode /plan generates architecture plans, /plan off to execute
? Shortcuts Panel Press ? for Claude Code-style two-column cheatsheet
Shell Escape !git status, !ls — run commands without burning tokens
Dynamic Prompt Shows current mode: >, [plan] >, [edit] >, [auto] >
Azure AI Foundry GPT-5.5 primary (44K tokens/day free quota)
OpenRouter Fallback Free-tier model when Azure quota is exhausted
Directory Trust Interactive security prompt on first use per directory
Session Persistence Resume previous conversations with /resume
Git Auto-Commit Every AI edit is auto-committed
Context Compression /compact prevents context bloat
NEURON.md Project context file (like Claude's CLAUDE.md)

Shortcuts (press ? in REPL)

Key Action Key Action
? Shortcuts panel /help Full command list
!cmd Shell command /plan Toggle plan mode
Up/Down History /compact Compress context
Ctrl+C Cancel /clear Reset session
Ctrl+D Exit /model Switch model

Plan Mode

> /plan                              ← Enter plan mode
[plan] > add user authentication     ← Agent generates architecture plan
[plan] > /plan off                   ← Exit plan mode
> execute the plan                   ← Agent implements with full access

CLI Flags

Flag Description
--yolo Skip all permission prompts
--plan Plan mode — reason before coding
--model, -m Model to use
--provider, -p openrouter or ollama
--dir, -d Working directory
--no-stream Disable token streaming

Requirements

  • Windows: Works out of the box (native Rust binary)
  • Linux/macOS: Python 3.10+ (Python fallback), or install Rust binary separately
  • Internet connection for Azure AI / OpenRouter

License

MIT — free to use, modify, and distribute commercially.


By zero-x Corporation — Tamil Nadu, India

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neuroncli-3.2.0.tar.gz (5.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

neuroncli-3.2.0-py3-none-any.whl (5.8 MB view details)

Uploaded Python 3

File details

Details for the file neuroncli-3.2.0.tar.gz.

File metadata

  • Download URL: neuroncli-3.2.0.tar.gz
  • Upload date:
  • Size: 5.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for neuroncli-3.2.0.tar.gz
Algorithm Hash digest
SHA256 1901972d4d5d3d31ad61fe1a8d5b03896c7637a485f7a7abb80c365660c9abee
MD5 7ccae182555ec339e0eed5b8e4b033cf
BLAKE2b-256 fd35c5cff17cbc45a74496bf67956faaafd70638a2ad84361c0d4d21cc4a02af

See more details on using hashes here.

File details

Details for the file neuroncli-3.2.0-py3-none-any.whl.

File metadata

  • Download URL: neuroncli-3.2.0-py3-none-any.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for neuroncli-3.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5c678a36f34599af07c3e2ab4eafbc63b0ec2a1cd2a3fecf36a124994dabc2fc
MD5 aa6e351b1e960f3330de8e88b86fdd90
BLAKE2b-256 adfff965ade6e9d10a381af4ebbd8ef8cb75b3f12266182a333e3eb48fadda4f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page