777genius/agent-teams-ai
You're the boss, agents are your team. They handle tasks on their own, message each other, and review each other's work. You just watch the kanban board and give high-level commands.
About 777genius/agent-teams-ai
777genius/agent-teams-ai is an open-source project on GitHub, mainly written in TypeScript. You're the boss, agents are your team. They handle tasks on their own, message each other, and review each other's work. It currently holds 2,149 stars and 364 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).
Project Overview
AI Homed tracks it on the AI Coding Agents board.
GitHub Repository Details
README
Free desktop app for AI agent teams. Start with a free model with no auth - no signup, API key, or card - or connect Claude Code, Codex, OpenCode, Cursor, SuperGrok, GitHub Copilot, Z.AI, MiniMax, Kiro, and many more. For coding and broader project work.
|
|
|
|
|
|
|
|
|
|
|
|
Installation
No prerequisites - the app can detect installed Claude Code, Codex, and OpenCode runtimes. You can also connect Cursor, SuperGrok, GitHub Copilot, Z.AI, MiniMax, and Kiro from the UI.
|
|
May trigger SmartScreen - click "More info" -> "Run anyway" Run normally. Administrator mode may be needed only if the app reports a specific OpenCode symlink or permission error. |
|
Table of contents
- Installation
- Table of contents
- What is this
- Comparison
- Quick start
- FAQ
- Roadmap (new)
- Vision
- Development
- Tech stack
- Terminal Platform integration
- Debug teammate runtimes
- Build for distribution
- Scripts
- Contributing
- Partnerships
- Security
- License
What is this
An orchestration layer for AI agent teams across Claude Code, Codex, OpenCode, Cursor, SuperGrok, GitHub Copilot, Z.AI, MiniMax, and Kiro.
- Assemble your team — create agent teams with different roles that work autonomously in parallel
- Sit back and watch — tasks change status on the kanban board while agents handle everything on their own
- Agents talk to each other — they communicate, create and manage their own tasks, review, leave comments
- Review changes like in Cursor — see what code each task changed, then approve, reject, or comment
- Built-in review workflow — easily see how agents review each other's tasks to make sure everything went exactly as planned
- Token analytics and budgets — see input, output, cache, and reasoning usage across teams, agents, tasks, projects, models, runtimes, sessions, commands, and runs. Spot expensive work, track trends and forecasts, set monthly token or estimated-cost budgets, and get alerts at 80% and 100%
- Organizations and global overview — group teams into departments, squads, or any nested structure. Track every organization on one live map with team and agent status, task progress, dependencies, delegation, and cross-team communication
- Cross-team communication — agents can fully communicate across different teams; you can configure or prompt them to collaborate and message each other between teams
- Stay in control — send a direct message to any agent, drop a comment on a task, or pick a quick action right on the kanban card whenever you want to clarify something or add new work
- Flexible autonomy — let agents run fully autonomous, or review and approve supported tool actions one by one (you'll get a notification) — configure the level of control that fits your security needs
- Task-specific logs and messages — clearly see agent/runtime logs (tools), actions and messages in isolation for each individual task, making it easy to trace what happened for any assignment
- Integrated terminal workspace — run commands in a visual PTY scoped to each team and project, with local shell tabs, persistent history, autocomplete, and terminal settings
- Solo mode — one-member team: a single agent that creates its own tasks and shows live progress. Saves tokens; can expand to a full team anytime
- Multi-provider orchestration — start with a free model with no auth, auto-detect available Claude Code, Codex, and OpenCode runtimes, or connect Cursor, SuperGrok, GitHub Copilot, Z.AI, MiniMax, and Kiro using the subscriptions or API keys you already have
More features
- Live process section — see registered background services, stop them, and open their URLs directly in the browser
- Per-agent CPU/RAM history — see how many local resources each live teammate uses over time
- Task creation with attachments — send a message to the team lead with any attached images. The lead will automatically create a fully described task and attach your files directly to the task for complete context.
- Auto-resume after rate limits — when the lead hits a Claude rate limit and the reset time is known, the app can automatically nudge the lead to continue once the cooldown has passed
- Deep session analysis — detailed breakdown of each agent session: agent output, tool calls, bash commands, and subprocesses
- Smart task-to-log/changes matching — automatically links session logs/changes to specific tasks
- Advanced context monitoring system — see what consumes context: user messages, project instructions, tool outputs, available thinking summaries, and team coordination. View token usage, context-window share, and estimated cost by category.
- Recent tasks across projects — browse the latest completed tasks from all your projects in one place
- Zero-setup onboarding — start with the free model with no auth, then connect paid/account providers only when you need them
- 29 interface languages - choose the app language and preferred agent communication language. Includes English, Chinese, Spanish, Hindi, Portuguese, French, Arabic, German, Japanese, Korean, Russian, Ukrainian, and 17 more.
- Built-in code editor — edit project files with Git support without leaving the app
- Branch strategy - choose per teammate at launch: use the main checkout or run selected agents in their own git worktree. You can still spell out branch rules in the provisioning prompt.
- Team member stats — global performance statistics per member
- Attach code context — reference files or snippets in messages, like in Cursor. You can also mention tasks using
#task-id, or refer to another team with@team-namein your messages. - Notification system — configurable alerts when tasks complete, agents need your response, new comments arrive, or errors occur
- MCP integration — supports the built-in
mcp-server(see mcp-server folder) for integrating external tools and extensible agent plugins out of the box - Post-compact context recovery — when the active runtime compacts its context, the app restores the key team-management instructions so kanban/task-board coordination stays consistent and important operational context is not lost
- Task context is preserved — thanks to task descriptions, comments, and attachments, all essential information about each task remains available for ongoing work and future reference
- Workflow history — see the full timeline of each task: when and how its status changed, which agents were involved, and every action that led to the current state
Comparison
| Feature | Agent Teams | Gas Town | Paperclip | Cursor | Claude Code CLI |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------- | ---------------------------------------------------------------------- | -------------------------------------------------------------- | ------------------------------------------------------------ |
| Live team collaboration | ✅ █████████░ 9/10 · Agents plan, delegate, work, and review together | ✅ ████████░░ 8/10 · Persistent teams with coordination and recovery | ⚠️ ███████░░░ 7/10 · Durable scheduled agents, less live peer teamwork | ⚠️ ██████░░░░ 6/10 · Parallel agents + subagents, no peer team | ⚠️ ███████░░░ 7/10 · Experimental teams + cross-session messaging; recovery limits |
| Human control and approvals | ✅ Per-action approvals, roles, and notifications | ✅ Gates, roles, escalation, recovery | ✅ Board approvals, roles, pause, stop | ⚠️ Command controls and admin policies | ✅ Permissions + hooks |
| Visual team progress | ✅ Teammates, tasks, blockers, handoffs, activity, logs | ⚠️ Agent tree + feed panels | ⚠️ Org chart and run status, not a task/log map | ⚠️ Agents Window, no shared peer-team map | ⚠️ Terminal team panel, no graphical UI |
| Team workspace | ✅ Tasks, code, terminal, review, and teammates in one app | ⚠️ Mail/feed/dashboard across tools | ⚠️ Board + task chats, less live teammate view | ⚠️ Agents Window, no peer team workspace | ❌ No desktop UI |
| Easy setup | ✅ Start free, no signup or API key | ❌ Manual CLI stack | ⚠️ npx onboarding + browser app | ⚠️ App install + account | ⚠️ CLI + env flag |
| Agent readiness and recovery | ✅ Clear ready/stuck status with launch diagnostics | ✅ Working/stalled/failed health with recovery controls | ⚠️ Run status and orphan recovery | ⚠️ Agent status in Agents Window | ⚠️ Statuses in terminal, no graphical UI |
| Kanban board | ✅ 5 columns, real-time | ❌ Dashboard, not Kanban | ✅ 7 columns, drag-and-drop | ❌ | ❌ |
| Code review | ✅ Agent review plus accept, reject, and comment in the app | ⚠️ Merge queue, no diff UI | ⚠️ Review gates, not inline code review | ✅ Local Agent Review + PR Bugbot | ⚠️ Agent review, no review UI |
| Cross-team communication | ✅ Direct agent messages and shared task links across teams | ⚠️ Mailboxes + handoffs | ⚠️ Comments + @mentions | N/A | ⚠️ Cross-session messaging, no shared cross-team task graph |
| Linked tasks | ✅ Tasks can link to and block each other | ✅ Task deps + grouped work | ✅ Goals, parent tasks, blockers | ❌ | ✅ Shared task list |
| Agent activity and history | ✅ Messages, tool calls, timeline, token use, and cost | ⚠️ Session recall, feed, metrics | ⚠️ Run transcripts + cost audit | ⚠️ Agent chat + terminal | ⚠️ CLI transcripts + background logs |
| Organizations & global overview | ✅ Nested groups, live team/task status, relations, cross-team activity | ⚠️ Coordination hierarchy, no editable org map | ✅ Org chart + board governance | ⚠️ Team admin, no live org map | ❌ |
| Mixed AI teammates | ✅ Claude Code, Codex, OpenCode, Cursor, SuperGrok, GitHub Copilot, Z.AI, MiniMax, and Kiro in one team | ✅ Many providers, terminal-first | ✅ Bring your own agents/runtimes | ⚠️ Multi-model parent + subagents, no peer team | ⚠️ Claude-only experimental teams |
| Budget controls | ✅ Budget alerts + hard caps for scheduled runs | ⚠️ Cost tiers + digest, no hard caps | ✅ Per-agent budgets + hard stops | ⚠️ Usage + cloud spend limits | ⚠️ Usage/org limits + print-mode hard cap |
| Separate agent workspaces | ✅ Optional workspace per teammate | ✅ Core primitive | ✅ Worktrees / branches | ✅ Agents Window worktrees | ✅ Built-in for sessions and subagents |
| Terminal | ✅ Built-in visual terminal for team and local commands | ⚠️ Terminal-based workflow, no built-in terminal | ⚠️ Runs commands, no interactive terminal | ✅ Built-in IDE terminal | ⚠️ Runs in your terminal |
| Built-in code editor | ✅ With Git support | ❌ | ❌ Control plane, not editor | ✅ Full IDE | ❌ |
| Task attachments | ✅ Auto-attach, agents read & attach files | ❌ Not task-level | ✅ Docs, attachments, work products | ⚠️ Prompt context, not task attachments | ⚠️ Prompt files/images, not task attachments |
| Price | Free OSS UI + free model with no auth, paid providers optional | Free OSS, runtime plans needed | Free OSS, self-hosted + infra | Free + paid usage | Claude plan or API usage |
_Live collaboration scores are qualitative editorial assessments of documented communication, task ownership and dependencies, completion, and review capabilities; they are not benchmark results._
Sources and methodology
Product evidence was checked on August 27, 2026. Live collaboration scores are qualitative editorial assessments, not benchmark results.
- Agent Teams: collaboration controller, organizations feature, terminal workspace, token usage budgets, scheduled run budget cap
- Gas Town: README, provider guide, scheduler, dashboard source, v1.2.1 release
- Paperclip: README, adapters, heartbeat protocol, [org chart](https://git