This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+7 more
Summary
AI summaryClaude now participates interactively in brainstorming rounds via a new brainstorm_respond tool.
Full changelog
Interactive Mode — Claude as Active Participant
Claude now participates as a debater alongside external models in every round, rather than just orchestrating.
How it works
brainstormruns round 1 with external models and returns their responses + a session ID- Claude reads the responses, forms its own perspective, and calls
brainstorm_respond - External models see Claude's contribution in the next round and refine
- Repeats until all rounds complete, then synthesis runs automatically
New
brainstorm_respondtool — Claude submits its contribution each roundparticipateparameter onbrainstorm(default: true) — set to false for the original non-interactive mode- Session management with 10-minute TTL and automatic cleanup
Backward compatible
participate=falsegives the exact same behavior as v1.0.x
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About spranab/brainstorm-mcp
Multi-round AI brainstorming debates between multiple models (GPT, Gemini, DeepSeek, Groq, Ollama, etc.). Pit different LLMs against each other to explore ideas from diverse perspectives.
Related context
Beta — feedback welcome: [email protected]