Control multiple AI coding agents with session continuity and auth checks.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "polycode" yet — see the docs or source repo.
Using polycode, send the task 'add JWT authentication middleware to a Node.js API' to opencode, Gemini CLI, and Qwen Code while keeping the same session context, then compare their implementation approaches.
Returns code suggestions from each agent in the same context, plus differences and reusable session results for follow-up.
Use polycode to resume the previous session about 'refactoring React class components into function components with TypeScript types,' continue the remaining steps, and output a change summary.
Resumes prior context, continues generating refactoring code, and includes a summary of changes and next-step suggestions.
Before using Gemini CLI and Qwen Code to handle a repository issue, use polycode to check each agent's authentication status; if not logged in or the token is invalid, clearly warn and stop execution.
Outputs each agent's availability and authentication check results, with clear blocking warnings when validation fails.
Let AI assistants analyze huge files and understand codebases via Gemini CLI.
Manage concurrent OpenCode coding sessions across multiple repositories.
Forward MCP tools to coding agents for session-based development tasks.
Provide AI agents with coding standards, testing, planning, and requirements guidance.
Give AI coding agents filesystem, Git, database, and compute tools via MCP.
Enable AI coding agents to communicate, share state, and coordinate work in real time.