Vibe Coding
oh-my-claudecode v4.4.0 Drops MCP Servers for Real tmux Worker Processes
The teams-first Claude Code orchestration plugin (38,453 stars, pushed August 9) removed its Codex and Gemini MCP servers in v4.4.0; multi-model work now spawns actual tmux worker processes via `omc team N:codex` or `/ask codex`. Its canonical surface is a staged pipeline — `team-plan → team-prd → team-exec → team-verify → team-fix` looped — invoked as `/team 3:executor "fix all TypeScript errors"`, with 19 specialized agents auto-routed by model tier (Haiku for simple, Opus for complex reasoning). The MCP-to-subprocess retreat is the interesting signal: for cross-vendor agent orchestration, process isolation is proving more workable than protocol integration.
Source
↳ Follow the thread