Hey everyone, I just shipped DualAgent, a VS Code extension that lets Claude and Codex collaborate on your code in one panel — no more switching between AI tools depending on the task. How it works: Auto mode routes tasks intelligently — Claude leads on architecture and code review, Codex leads on code generation and bug fixes, they hand off to each other automatically Parallel mode sends your prompt to both agents simultaneously so you can compare responses side by side Debate mode : Claude drafts a solution, Codex reviews and improves it Select any code in your editor → Cmd+Shift+A sends it with full context attached BYOK : your Anthropic and OpenAI keys stay local in VS Code settings, nothing goes through a middleman Install it here: https://marketplace.visualstudio.com/items?itemName=ashishjsharda.dualagent Happy to answer questions about the agent routing logic, how the debate mode works, or what’s coming next (Gemini + Ollama support on the roadmap). submitted by /u/Melodic_Resolve2613
Originally posted by u/Melodic_Resolve2613 on r/ClaudeCode
