frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Roundtable MCP, Orchestrate Claude Code, Cursor, Gemini and Codex

https://github.com/askbudi/roundtable
1•mahdiyar•1h ago
Hey HN, Last week, I spent 40 minutes debugging a production issue that should have taken 5. Not because the bug was complex, but because I kept switching between Claude Code, Cursor, Codex, and Gemini - copying context, losing thread, starting over.

  The workflow was painful:
  1. Claude Code couldn't reproduce a React rendering bug
  2. Copy-pasted 200 lines to Cursor - different answer, still wrong
  3. Tried Codex - needed to re-explain the database schema
  4. Finally Gemini spotted it, but I'd lost the original error logs

  This context-switching tax happens weekly. So I built Roundtable AI MCP Server.



What makes it different: Unlike existing multi-agent tools that require custom APIs or complex setup, Roundtable works with your existing AI CLI tools through the Model Context Protocol. Zero configuration - it auto-discovers what's installed and just works. Architecture: Your IDE → MCP Server → Multiple AI CLIs (parallel execution) It runs CLI Coding Agents in headless mode and shares the results with the LLM of choice. Real examples I use daily:

  Example 1 - Parallel Code Review:
  Claude Code > Run Gemini, Codex, Cursor and Claude Code Subagent in parallel and task them to review my landing page at '@frontend/src/app/roundtable/page.tsx'

  → Gemini: React performance, component architecture, UX patterns
  → Codex: Code quality, TypeScript usage, best practices
  → Cursor: Accessibility, SEO optimization, modern web standards
  → Claude: Business logic, user flow, conversion optimization

  Save their review in {subagent_name}_review.md then aggregate their feedback

  Example 2 - Sequential Task Delegation:
  First: Assign Gemini Subagent to summarize the logic of '@server.py'
  Then: Send summary to Codex Subagent to implement Feature X from 'feature_x_spec.md'
  Finally: I run the code and provide feedback to Codex until all tests in 'test_cases.py' pass
  (Tests hidden from Codex to avoid overfitting)

  Example 3 - Specialized Debugging:
  Assign Cursor with GPT-5 and Cursor with Claude-4-thinking to debug issues in 'server.py'
  Here's the production log: [memory leak stacktrace]
  Create comprehensive fix plan with root cause analysis

  All run in parallel with shared project context. Takes 2-5 minutes vs 20+ minutes of manual copy-paste coordination.

Try it: pip install roundtable-ai roundtable-ai --check # Shows which AI tools you have I'd love feedback on: 1. Which AI combinations work best for your debugging workflows? 2. Any IDE integration pain points? 3. Team adoption blockers I should address?

  GitHub: [https://github.com/askbudi/roundtable](https://github.com/askbudi/roundtable)
  Website: [https://askbudi.ai/roundtable](https://askbudi.ai/roundtable)

Comments

mahdiyar•43m ago
Example usecase:

Prompt: ``` The user dashboard is randomly slow for enterprise customers.

Use Gemini SubAgent to analyze frontend performance issues in the React components, especially expensive re-renders and inefficient data fetching.

Use Codex SubAgent to examine the backend API endpoint for N+1 queries and database bottlenecks.

Use Claude SubAgent to review the infrastructure logs and identify memory/CPU pressure during peak hours. ```

Cloudflare makes surprise move into crypto space

https://www.thestreet.com/crypto/innovation/cloudflare-makes-unexpected-move-into-stablecoin-busi...
1•wslh•37s ago•0 comments

Zero-Setup Build Tooling via Mill Bootstrap Scripts

https://mill-build.org/blog/16-zero-setup.html
1•lihaoyi•1m ago•0 comments

Autonomous Testing of Etcd's Robustness

https://www.cncf.io/blog/2025/09/25/autonomous-testing-of-etcds-robustness/
1•eatonphil•1m ago•0 comments

The Perplexity Search API

https://www.perplexity.ai/hub/blog/introducing-the-perplexity-search-api
1•tosh•5m ago•0 comments

Ask HN: These People Aren't Real

3•phoenixhaber•8m ago•1 comments

What Britain's greatest extreme cleaner learned from 25 years on the job

https://www.theguardian.com/news/2025/sep/23/long-read-britain-extreme-cleaner-murder-ben-giles
1•bookofjoe•9m ago•0 comments

Amazon will refund $1.5B to Prime subscribers in $2.5B FTC settlement

https://www.washingtonpost.com/technology/2025/09/25/amazon-refund-billion-prime-ftc/
2•1vuio0pswjnm7•9m ago•0 comments

Ask HN: Is retro computing about time traveling back to your childhood?

1•amichail•9m ago•2 comments

Amazon to pay $2.5B for tricking customers into signing up for Prime

https://www.cnn.com/2025/09/25/tech/amazon-ftc-prime-settlement
2•breadwinner•10m ago•1 comments

Consumer Volvo Armoured Cars

https://www.youtube.com/watch?v=mACO9BhP3ok
1•victorbojica•12m ago•0 comments

Cloudflare Plans to Launch Stablecoin

https://www.theblock.co/post/372387/cloudflare-plans-to-launch-stablecoin-called-net-dollar-as-ma...
1•wslh•13m ago•0 comments

Exploring Text-to-Image Capabilities in .NET

https://devblogs.microsoft.com/dotnet/explore-text-to-image-dotnet/
1•ibobev•14m ago•0 comments

Gemini Robotics 1.5

https://deepmind.google/models/gemini-robotics/
1•joaogui1•14m ago•0 comments

Ask HN: What are you working on (September 2025)?

2•iryndin•16m ago•2 comments

What if Humanity forgot how to make CPUs? [video]

https://www.youtube.com/watch?v=L2OJFqs8bUk
2•judicious•23m ago•0 comments

Apache Iceberg 1.10 adds incremental partition statistics

https://opensource.googleblog.com/2025/09/apache-iceberg-110-maturing-the-v3-spec-the-rest-api-an...
8•talatuyarer•24m ago•0 comments

CFPB: Procedures for Supervisory Designation Proceedings

https://www.federalregister.gov/documents/2025/09/25/2025-18622/procedures-for-supervisory-design...
2•impish9208•24m ago•0 comments

Microsoft blocks Israel's use of its data centers

https://www.engadget.com/big-tech/microsoft-blocks-israels-use-of-its-data-centers-for-mass-surve...
14•01-_-•26m ago•1 comments

Google Admits Censorship Under Biden; Promises to End Bans of YouTube Accounts

https://judiciary.house.gov/media/press-releases/google-admits-censorship-under-biden-promises-en...
2•self_awareness•28m ago•0 comments

exa-code: fast, efficient web context for coding agents

https://exa.ai/blog/exa-code
3•jeffreyw128•30m ago•1 comments

Linux Desktop Issues

https://slugcat.systems/brain_dump/linux-desktop-issues/
1•speckx•30m ago•0 comments

A safe, non-owning C++ pointer class

https://techblog.rosemanlabs.com/c++/safety/object-lifetime/2025/08/28/a-safe-pointer-that-protec...
3•niekb•32m ago•1 comments

Flox announces $25M in Series B funding

https://flox.dev/blog/about-our-series-b/
3•xyzzy_plugh•32m ago•0 comments

Is OpenAI's Reinforcement Fine-Tuning (RFT) Worth It?

https://www.tensorzero.com/blog/is-openai-reinforcement-fine-tuning-rft-worth-it/
3•GabrielBianconi•33m ago•0 comments

Statue of Trump and Epstein holding hands in DC removed as fast as it appeared

https://www.npr.org/2025/09/24/nx-s1-5552505/trump-epstein-statue-removed-national-mall
9•tzs•34m ago•0 comments

Show HN: I wrote a book on how to make iOS/Android apps with Ruby on Rails

https://www.amazon.com/Hotwire-Native-Rails-Developers-Mobile/dp/B0DYHZ58F5/
2•joemasilotti•36m ago•0 comments

Plasmonic Mesoporous Gold Biosensor for Ovarian Cancer Extracellular Vesicles

https://onlinelibrary.wiley.com/doi/10.1002/smll.202401817
2•PaulHoule•36m ago•0 comments

Automate zero-shot detection of all objects in an image with Moondream3

https://github.com/conwayanderson/moondream-auto-labeler
4•conwayanderson•36m ago•1 comments

Any startups working on fixing trust for digital content?

2•FactorE•37m ago•1 comments

Show HN: Jira for 3D Production Management

https://www.kaedim3d.com/flow
1•konstantina_ps•37m ago•0 comments