AI Agent Orchestration Platform — workflows, taskboards, and multi-agent collaboration in a single binary.
DAG-based workflow execution with conditions, parallel steps, and checkpoint resume. Define multi-step pipelines in YAML.
Built-in task management with auto-dispatch. Agents pick up tasks, execute workflows, create branches, and submit PRs automatically.
Define agent roles with personalities (SOUL.md). Route tasks by expertise. Agents collaborate through shared memory and knowledge.
Chat with your agents on Discord. Multi-session support, terminal bridge, and real-time activity streaming.
Rules, skills, and memory that agents learn from experience. The Lesson → Rule → Skill pipeline promotes patterns automatically.
Single binary, stdlib-only Go. SQLite via CLI. Install in 10 seconds, runs anywhere — macOS, Linux, Windows.
backlog → triage (agent assigns) → todo → auto-dispatch → doing │ │ │ ┌───────────────┤ │ ▼ ▼ │ review partial-done │ │ (resume from │ ▼ checkpoint) │ done │ └── clarify → human replies → re-triage
v2.2.1 — Latest Release
Or install via script: curl -fsSL https://tetora.dev/install.sh | bash