Skip to content

Releases: frontier-infra/roundtable

Release list

Roundtable v0.1.0

Choose a tag to compare

@webdevtodayjason webdevtodayjason released this 17 Jun 15:37

🪑 Roundtable v0.1.0 — the first public release.

A council of frontier models — Grok, Codex/OpenAI, GLM, MiniMax, Claude, and Gemini — convened in parallel from the CLI or any MCP harness, with optional chaired deliberation to consensus.

Install

curl -fsSL https://roundtable.sh/install.sh | bash

Also: pip install roundtable · uv tool install roundtable · brew install frontier-infra/tap/roundtable

Highlights

  • Council engine — fan a question to up to 7 heads in parallel; advisory (blind) or --rounds N deliberation with a Claude chair that rules CONSENSUS/CONTINUE.
  • API keys are enough — no local CLIs required; missing heads are skipped. roundtable auth (masked, chmod-600 config) + roundtable doctor.
  • MCP serverroundtable mcp serve exposes one roundtable tool over stdio to any MCP client.
  • Harness auto-wireroundtable install detects and wires Claude Code (skill + MCP), Cursor, and Codex CLI (idempotent, backs up first).
  • One binary, four install paths — curl, pip, uv, Homebrew.

Website & docs: https://roundtable.sh · A Frontier Infra project · MIT.