Agent command center — fleet management, health scanning, encrypted chat.
Desktop app for managing AI agent fleets. Provides a unified dashboard for monitoring agent health, running diagnostic scans, communicating through encrypted channels, browsing projects, and integrating with GitHub. Built for operators running dozens to hundreds of agents.
git clone https://github.com/OrelliusAI/orellius-control.git
cd orellius-control
cargo tauri devLaunch the app, connect your GitHub account, and import your agent roster. The fleet dashboard shows real-time status for all agents. Run health scans to diagnose issues across your fleet.
- Fleet dashboard with real-time agent status
- 6-phase health scan pipeline (connectivity, auth, tools, memory, performance, security)
- End-to-end encrypted chat between operators and agents
- 120+ agent roster management
- Organization pipeline visualization
- Project browser with automatic stack detection
- Embedded shell for direct agent interaction
Tauri 2.0, Rust, React 19, SQLite, AES-256-GCM
MIT — Orellius Labs