Skip to main content

AI-powered coding agent — Claude Code-style CLI for AI-assisted coding

Project description

Axon — AI-powered coding agent

Claude Code-style CLI for AI-assisted code generation, editing, and debugging.

Installation

pip install axons

Note: The package name is axons, but the command you run is axon.

Quick Start

# Set your API key
axon key sk-your-api-key

# (Optional) Set a custom model
axon model gpt-4o

# Or use a local model via Ollama
axon url http://localhost:11434/v1

# Start working
axon

Usage

axon                          Start interactive session
axon key <api_key>            Set your API key
axon model <model_name>       Set the LLM model
axon url <base_url>           Set custom API base URL
axon version                  Show version

Interactive Session Commands

Command Description
Just type a task The agent works on it with full tool access
/btw <question> Quick side question (no agent context)
/model <name> Switch model mid-session
/key <key> Update API key
/url <url> Update base URL
/workspace <dir> Change workspace
/clear Reset conversation
/exit Quit

Environment Variables

  • OPENAI_API_KEY — OpenAI API key
  • ANTHROPIC_API_KEY — Anthropic API key
  • AXON_API_KEY — Custom provider API key
  • OPENAI_BASE_URL — Custom API base URL
  • AXON_MODEL — Default model name
  • AXON_PROVIDER — Provider (openai, anthropic, ollama, custom)

Features

  • Multi-provider support — OpenAI, Anthropic, Ollama, and OpenAI-compatible APIs
  • Built-in coding tools — File editing, patching, code search, command execution, Git integration, and workspace navigation
  • Persistent conversation context
  • Workspace safety controls — Path confinement, dangerous command blocking, secret-file awareness, and output limits
  • MCP server support — Expose Axon's capabilities as MCP tools
  • Git-aware workflows — Status, diff, commit, and history tools

How It Works

  1. Install the package with pip install axons
  2. Run axon to start an interactive session
  3. Give Axon a coding task
  4. Axon plans and executes work using its tool system
  5. Review the results and continue iterating in the same session

Example

$ axon

> Add type hints to my project and fix any mypy errors.

Axon analyzes the codebase, updates files, runs checks, and reports the changes made.

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

axons-0.1.4.tar.gz (24.8 kB view details)

Uploaded Source

Built Distribution

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

axons-0.1.4-py3-none-any.whl (25.8 kB view details)

Uploaded Python 3

File details

Details for the file axons-0.1.4.tar.gz.

File metadata

  • Download URL: axons-0.1.4.tar.gz
  • Upload date:
  • Size: 24.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for axons-0.1.4.tar.gz
Algorithm Hash digest
SHA256 c0bdeb460c1e34807ddb005f7bac0f7e956fc4726ee76e5bd30d8886f9cdc6b3
MD5 213d7854058c766ef89e74d741ccd338
BLAKE2b-256 2b4bfc78413d622addda1925948d250e01b545ba8f51c5c1b07d65b3823f0396

See more details on using hashes here.

File details

Details for the file axons-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: axons-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 25.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for axons-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 795dd35625f02640723aeba0ff08ab166a73e15f0a2ab140af5192842e0cc29a
MD5 8f91bc42317a9aa6b970c2b6643819f5
BLAKE2b-256 673dab363f252970214038471e8de1b87948fcca9fda1e658ed6fa45d79f5f91

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