Sign InOpen Brain
arXivPaperNeeds Review

Stellar Colosseum: A Many-Agent Harness for Long-Horizon Research in Mathematics and Theoretical Computer Science

Stellar Colosseum coordinates parallel strategy search, falsification, decomposition, and verifier feedback for long research tasks. Its harness patterns may transfer to agents handling interdependent coding work.

arXiv · Sep 14, 2026
Open Source Open MarkdownOpen JSON
Source Summary

Stellar Colosseum is a model-agnostic many-agent harness for long-horizon mathematics and theoretical computer science. It explores competing strategies, gates decomposition on readiness, attacks candidates through falsification, and routes verifier findings back to affected proof sections.

Practical Implication

Agent builders should reconsider immediate task decomposition: search and challenge candidate plans first, then split only mature routes into linked subproblems. The same workflow appears in Google Antigravity Teamwork as the **Long Proof pattern**.

Agent-Ready Context
Stellar Colosseum is a model-agnostic many-agent harness for long-horizon mathematics and theoretical computer science. It explores competing strategies, gates decomposition on readiness, attacks candidates through falsification, and routes verifier findings back to affected proof sections.

Agent builders should reconsider immediate task decomposition: search and challenge candidate plans first, then split only mature routes into linked subproblems. The same workflow appears in Google Antigravity Teamwork as the **Long Proof pattern**.

With specified Gemini models, the harness reports **71.0% on TCS-Bench** and **218 of 222 Codeforces problems** solved with execution feedback. Those results concern proofs and competitive programming, so transfer to general software projects remains untested here.
Connected Context · Feed7 Judgment

Stellar Colosseum makes delayed decomposition a concrete many-agent control pattern: explore and falsify candidate routes before splitting mature ones, then send verifier findings back to the affected proof sections. This sharpens prior long-horizon guidance around compositional trajectories and evidence-backed completion, while its strong reported results remain bounded to proofs and competitive programming.

The Physics of Multi-Turn Long-Horizon Planning: From Pre-training to Post-training via Single- and Multi-Teacher On-Policy Agentic DistillationThe controlled planning evidence says compositional trajectories and explicit transitions matter; Stellar Colosseum supplies a harness consequence by postponing decomposition until a route is ready and preserving links among subproblems.What Does Done Even Mean? Agents and Paperclip's Liveness Model - Dotta, PaperclipThe liveness model’s evidence-based definition of done complements the harness’s falsification and verifier-feedback loops, preventing an agent’s claimed proof completion from serving as final approval.Don't Build Agents You Can't Answer For — Addy OsmaniStellar Colosseum operationalizes the demand for inspectable evidence by routing verifier findings to specific proof sections, though its reported domains do not establish the same accountability for software changes.alphaXiv/OpenResearchOpenResearch contributes isolated execution and experiment lineage for parallel research, while Stellar Colosseum contributes strategy competition, readiness-gated decomposition, and targeted falsification; together they cover complementary research-harness controls.
Context Map
agentcodingresearch#multi-agent#harness-engineering#agent-reliability
Uncertainty
With specified Gemini models, the harness reports **71.0% on TCS-Bench** and **218 of 222 Codeforces problems** solved with execution feedback. Those results concern proofs and competitive programming, so transfer to general software projects remains untested here.