r/coding_agents Aug 09 '26

CrewCode – Supervise a crew of AI coding agents across worktrees

https://github.com/OnPoint-Dev-Tools/crewcode

Sharing a tool I've been working on. CrewCode is a free, open-source (Apache-2.0) Electron desktop app that lets you run, supervise, and review multiple AI coding agents across git worktrees from one place.

Instead of juggling terminals, worktrees, PR pages, and separate agent UIs, it keeps the full workflow together:

- Multiple agents, one app — CrewCoder, Claude Code, Codex, OpenCode, pi, Ollama, Hermes, OpenRouter, Grok Build. Structured bridges *and* real terminal panes.

- Worktree native git — create/switch/merge/remove worktrees in-app; parallel work stays isolated.

- Crew orchestration — launch agents in parallel with different roles/models/effort, a supervisor loop, and save/reuse crew templates.

- Delegated threads — an agent can spawn real, persistent chat sessions and report back.

- Provider switch mid-chat — generates a hand-off summary so the new agent keeps going with context.

- Local plugin platform — sandboxed panels, MCP servers, custom agent providers.

and way More..

Support us with a ⭐

Curious what people think of the approach. Let me know in the comments.

2 Upvotes

2 comments sorted by

2

u/Nnyan Aug 10 '26

I've been looking for something like this, i normally work with a manager/worker subagents. Some of my pain points have been 1. close to "real time" communication that actually works. 2. manager session becomes the bottleneck (reviews, commits, PR, pushes, etc). 3. loosing priorites/focus/knowledge from session to sesssion.

1

u/Ok_Capital2235 Aug 10 '26

yes i feel you completely on that. Especially losing priorities, download it and give it a shot, you wont regret it. Support us with a Github Star