#387 · Primary category: AI Coding Assistants
Mysti
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.
Project last updated:07/05/26
GitHub Stars
1.1K
Forks
54
Contributors
5
License
Apache-2.0
Why we included this project
If you live in VS Code and want more than a single autocomplete or chat pane, Mysti turns your editor into a place where two coding agents can actually talk to each other before touching your code. It wraps the CLIs you may already have installed, like Claude Code, Codex, Gemini, Copilot, Cline, and Cursor, so there is no new subscription or lock-in to learn. The standout is brainstorm mode: pick any two providers and they run through structured strategies such as Debate, Red-Team, or Delphi, then converge on a synthesized answer, with convergence detection ending the discussion early once they agree. Beyond that, it offers 16 personas, an autonomous mode with a three-level safety classifier, and inline @-mentions to route tasks to a specific agent. Teams that want a second opinion on architecture decisions or security reviews without juggling multiple terminal windows will find the multi-agent workflow genuinely useful, and the local Ollama/LocalAI support keeps the whole thing viable for privacy-conscious setups.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.