/ download

Grab axion
v0.13.6.

The latest release. macOS only. Interactive coding, file editing, web search, shell commands, safe storage cleanup, software architecture audits, app uninstall, MCP integrations, subagents, and desktop automation.

01 homebrew

$ brew tap terryso/tap && brew install axion

02 build from source

$ git clone https://github.com/terryso/axion && cd axion && swift build -c release

03 from github

Axion v0.13.6
Latest · MIT · Swift 6.1 · /arch audits · subagent tooling
GitHub releases

04 requirements

  • macOS 14+ with Xcode 16+ (Swift 6.1)
  • Accessibility & Screen Recording permissions (for desktop automation)
  • An API key for Anthropic or any OpenAI-compatible provider
  • ~100MB disk, negligible runtime memory

05 first run

brew tap terryso/tap && brew install axion
axion setup       # configure provider + API key
axion doctor      # check permissions
axion             # start interactive chat
> /help           # list all commands