Aether v0.1.0
Aether v0.1.0 — the first release of the AI-native Chromium fork. A full web browser (real Blink/V8/sandbox, not Electron) that any agent can connect to and drive fast.
Install (macOS, Apple Silicon)
- Download
Aether-macos-arm64.dmgbelow. - Open it and drag Aether to Applications.
- First launch (build is self-signed):
then open it normally.
xattr -dr com.apple.quarantine /Applications/Aether.app
Connect an agent
The Agent Gateway auto-starts on 127.0.0.1:9334 (high-level API) and :9333 (raw CDP). Token is in ~/Library/Application Support/Aether/Default/agent_token. See AGENTS.md.
Highlights
- Agent gateway: navigate / text / axtree / screenshot / click / type / press / eval
- Drives background & occluded tabs; screenshots hidden tabs; many tabs in parallel
- Multi-agent tab ownership + per-tab context
navigator.webdriverstays false — first-class automation
Verify downloads against Aether-macos-arm64.sha256.txt.