by DeepMyst
AI coding dream team of agents for VS Code. Claude Code + openai Codex collaborate in brainstorm mode, debate solutions, and synthesize the best approach for your code.
# Add to your Claude Code skills
git clone https://github.com/DeepMyst/MystiNo comments yet. Be the first to share your thoughts!
Mysti now supports 7 AI providers — added Cursor, OpenClaw, and Cline alongside Claude Code, Codex, Gemini, and GitHub Copilot. Switch between providers with one click or use @agent mentions to route tasks to specific AIs.
Let the AI work independently with built-in safety controls. A three-level safety classifier (safe/caution/blocked) evaluates every operation, while a learning memory system adapts to your preferences over time. Learn more
Type @claude, @gemini, or any agent name to route tasks directly. Chain agents for multi-perspective workflows: @claude Write a sort function, then @codex optimize it. Refe...