Releases: frontier-infra/roundtable
Releases · frontier-infra/roundtable
Release list
Roundtable v0.1.0
🪑 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 | bashAlso: 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 Ndeliberation with a Claude chair that rulesCONSENSUS/CONTINUE. - API keys are enough — no local CLIs required; missing heads are skipped.
roundtable auth(masked, chmod-600 config) +roundtable doctor. - MCP server —
roundtable mcp serveexposes oneroundtabletool over stdio to any MCP client. - Harness auto-wire —
roundtable installdetects 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.