Your AI agents,
one command center
Orchestrate Claude Code, Codex, Aider, and Goose from a single glassmorphic dashboard. Local-first. Zero config. Keyboard-driven.
Everything you need to
manage your AI fleet
From spawning agents to auto-pilot, Ashlr AO handles the orchestration so you can focus on building.
Multi-Agent Orchestration
Spawn, monitor, and kill 5-100 AI agents. Each runs in an isolated tmux session with real-time terminal capture every second.
Multi-Repo Projects
Organize agents by git repo. Per-project defaults for backend, model, and role. Branch tracking. Focus mode with Cmd+Shift+F.
Real-Time Dashboard
Glassmorphic agent cards with live status, deep view with ANSI terminal output, activity feed, and file browser. Zero build step.
Auto-Pilot
Auto-restart stalled agents. Auto-approve safe patterns with never-approve safety list. Health-based auto-pause. Browser notifications.
Intelligence Layer
LLM-powered agent summaries. Natural language commands. Fleet analysis every 30 seconds. Cross-agent handoff with context passing.
Desktop App
Native macOS app via Tauri v2. 5.9MB binary, 3.1MB DMG. System tray integration. Sidecar Python server management.
Up and running in 30 seconds
No build tools. No Docker required. Just pip install and go.
Install
pip install ashlr-ao && ashlr
One command. Auto-creates config. Dashboard opens at localhost:5111.
Spawn
Choose a role, backend, and task. Cmd+N or click. Agent launches in isolated tmux session.
Orchestrate
Monitor your fleet in real-time. Approve changes, manage conflicts, or enable auto-pilot.
Works with your favorite AI agents
Plug in any CLI-based coding agent. Four backends supported out of the box.
Built for keyboard-driven developers
Every action is a shortcut away. No mouse required.
Built in the open
The full orchestration engine is MIT-licensed. No vendor lock-in. Your infrastructure, your rules.
MIT Licensed
Use, modify, and distribute freely. Fork it, extend it, ship it. No strings attached.
Local-First
Your code never leaves your machine. Zero telemetry. Zero tracking. Full data sovereignty.
Community Driven
Contributions welcome. File issues, submit PRs, build extensions. Shape the future of agent orchestration.
Simple, transparent pricing
Start free. Upgrade when your fleet grows. No surprises.
Everything a solo developer needs.
- Up to 5 concurrent agents
- Full orchestration engine
- Real-time dashboard
- All 4 backends
- Auto-pilot
- Desktop app (macOS)
- Unlimited projects
For teams and power users.
- Up to 100 concurrent agents
- Everything in Community
- Intelligence layer (LLM)
- Workflows & DAG execution
- Fleet templates & presets
- Multi-user auth (50 seats)
- Priority support
For organizations at scale.
- Unlimited agents
- Everything in Pro
- SSO & SAML integration
- Custom integrations
- SLA guarantee
- Dedicated support
- On-prem deployment
Production-hardened stack
1,926 tests. 22 modules. Battle-tested async Python.
Frequently asked questions
What is Ashlr AO?
Ashlr AO is a local-first agent orchestration platform for AI coding agents. It provides a single command center to spawn, monitor, and manage multiple AI agents (Claude Code, Codex, Aider, Goose) across multiple repositories. Think of it as a mission control for your AI fleet.
How do I install it?
Run pip install ashlr-ao and then ashlr to start. Requires Python 3.11+, tmux, and at least one AI coding agent backend (like Claude Code) installed.
Is my code sent to any servers?
No. Ashlr AO is local-first. Your code stays on your machine. The only external calls are to the AI agent backends you choose to use (Claude Code, Codex, etc.) and optionally to xAI Grok for the intelligence layer.
Can I use it with my team?
Yes. The Pro tier supports multi-user auth with up to 50 seats. The first user becomes admin and can invite team members. All org members can view all agents but only owners or admins can control them.
What operating systems are supported?
Ashlr AO runs on macOS and Linux. The native desktop app (Tauri v2) is currently macOS-only. The Python server and web dashboard work on any platform with Python 3.11+ and tmux.
Is it open source?
Yes. Ashlr AO is open source with an open-core licensing model. The Community tier is free with full orchestration capabilities. The Pro tier adds enterprise features like multi-user auth and the intelligence layer.