Agent Orchestrator
by Formatho
Desktop app for managing autonomous AI agents
A local-first Electron application with beautiful UI. Manage agents, schedule tasks, and automate workflows. No command line required. 100% private.
Desktop Application
Manage AI agents from a beautiful native desktop UI with premium light theme. No terminal needed - everything is visual and intuitive.
Active Agents
Download
Available for macOS, Windows, and Linux. Self-contained applications with no external dependencies.
Features
Everything you need to manage autonomous AI agents. Open source, community-driven.
Desktop App (Electron)
Native desktop application with premium light theme UI. Manage agents visually - no command line required. Works on macOS, Windows, and Linux.
Agent Pool Management
Run multiple agents concurrently with resource limits. Create, pause, resume, and kill agents from dashboard. Full CRUD operations.
Persistent TODO Queue
Agents work through tasks autonomously. TODOs survive restarts with SQLite persistence. Track progress in real-time with priorities.
Cron Scheduling
Schedule agents to run at specific times with cron syntax. Daily reports, weekly summaries, monthly audits - fully automated.
Multi-LLM Support
Configure different LLMs for different agents. Supports OpenAI, Anthropic, LM Studio, Ollama, and custom providers. Per-agent model selection.
Skill System
Give agents real capabilities: file operations, web scraping, API calls, notifications. Fine-grained permissions system.
REST API + WebSocket
44 REST API endpoints for full control. WebSocket for real-time updates. SQLite database for persistence.
Optional Chat Interface
Talk to agents when needed. Provide input, debug behavior, or just check in. Chat is optional - agents work in background.
100% Local-First
Your data stays on your machine. No cloud, no tracking, complete privacy. Works offline with local LLMs.
Built-in Skills
Give agents real capabilities. All skills run with permission controls.
Modular Go Libraries
Each component is a standalone Go library. Use them independently or as a complete system. MIT licensed. 100% tested.
go-llm-client
Unified LLM interface (OpenAI, Anthropic, Ollama)
go-agent-pool
Agent lifecycle & resource management
go-agent-skills
Skill system with permissions
go-todo-queue
Persistent TODO queue (SQLite)
go-cron-agents
Cron scheduler for agents
go-agent-config
YAML/TOML/JSON configuration
Ready to Automate?
Agent Orchestrator is released and ready to use. Star the repo, download the app, or contribute to the open source libraries.