#373 · Primary category: AI Coding Assistants
openteams
Plan, Build, and Ship — with a team of AI agents instead of one
Project last updated:08/30/26
GitHub Stars
612
Forks
77
Contributors
10
License
Apache-2.0
Why we included this project
Running several coding agents at once usually means juggling terminals and re-pasting the same context, with no clear record of which one changed what. openteams is a local-first desktop workspace that sits around agents like Claude Code, Codex, and Gemini CLI instead of replacing them. It gives them a shared session where they can talk and hand off work, and a workflow mode that shows steps and dependencies so you can review, interrupt, or retry a single step without restarting everything. Parallel sessions can each run in their own Git worktree, keeping unfinished changes isolated until you decide to merge or discard them, and developer-owned issues link project work to the sessions that carry it out. Build statistics tie what agents actually delivered to the tokens and cost used, which helps if you want to know what your agent spend is really buying. For indie developers and small teams, the appeal is control and visibility over the agents they already use, not another model in the stack.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.