3 workers active right now
Manage tasks,
not agents.
An open source Mac app that autonomously manages AI coding agents.

Captain
The task list that
does the work
Describe what you want built. Captain assigns a Claude Code worker, gives it a clean worktree, and watches the session. When the PR lands, you review it. If it's wrong, send it back with a note.


Scout
Your reading list,
wired to your task list
Paste a URL. Mando pulls it down, extracts the article, and writes a summary. Worth building? Make it a task. Captain picks it up.
Sessions
Full history.
Nothing hidden.
Every Claude Code session gets a full transcript: tool calls, outputs, all of it. Captain logs why it nudged, restarted, or escalated each worker — so you can trace any decision back to the moment it happened.
Terminal
$mando add "Add rate limiting to /api/upload"
Task MND-142 created → queued
Worker 3 assigned → worktree: wt-mnd-142
│ scanning codebase... 847 files indexed
│ implementing rate limiter...
│ writing tests... 4 passed
PR #87 opened → ready for review
$mando status
3 workers active · 2 PRs ready · 0 stuck