Semantic targets
Address a button by its role, label, window, and surrounding context.
Axon turns the OS accessibility layer into a small, consistent tool surface for agents on macOS, Windows, and Linux.
Address a button by its role, label, window, and surrounding context.
The same small tool surface works on macOS, Windows, and Linux.
Save sessions as plain-text .axn files. Read them, edit them, share them, and run them again.
The unit of memory
A .axn file is an ordered sequence of tool calls you can inspect, edit, share, and run again.
version: 2
actions:
- tool: click
target:
app: Linear
role: button
name: New issue
- tool: type
target: { role: textField }
value: Ship the honest path
Install Axon 0.3.1
curl -fsSL https://axn.dev/install.sh | shirm https://axn.dev/install.ps1 | iexbrew install --cask bleugreen/tap/axon