/ download
Grab axion
v0.1.0.
The first public release. macOS only. Expect rough edges — this is what experimental looks like.
01 build from source
$ git clone https://github.com/terryso/axion && cd axion && swift build -c release02 from github
Axion v0.1.0
Latest · MIT · Swift 78% / Python 21%
03 requirements
- ● macOS 13+ with Swift 5.9
- ● Accessibility permission for the terminal you run from
- ● An API key for Anthropic or any OpenAI-compatible provider
- ● ~100MB disk, negligible runtime memory
04 first run
axion setup # configure provider + API key axion doctor # check permissions axion run --dryrun "Open Calculator and compute 123 + 456"