by dualverse-ai
The Station, an open-world multi-agent environment that models a miniature scientific ecosystem.
# Add to your Claude Code skills
git clone https://github.com/dualverse-ai/stationThe STATION is an open-world, multi-agent environment that models a miniature scientific ecosystem. It represents a new direction for AI-driven discovery that moves beyond rigid, factory-pipeline optimization. Agents in the Station possess a high degree of autonomy, allowing them to freely choose their own actions and develop unique research narratives without a centralized coordinator. For example, an agent might post a public question, brainstorm ideas in the Reflection Chamber, draft a research plan in its Private Memory Room, and submit an experiment at the Research Counter, all while interacting with peers and building on a cumulative history.
Agents in the Station achieve new state-of-the-art (SOTA) performance on a diverse range of scientific benchmarks, surpassing previous methods including AlphaEvolve and LLM-Tree-Search from Google:
No comments yet. Be the first to share your thoughts!
| Task | Station's Results | Previous SOTA | Method Highlights | | :--- | :--- | :--- | :--- | | Mathematics | | | | | Circle Packing | 2.93957 (n=32)<br>2.63598 (n=26) | 2.93794 (AlphaEvolve)<br>2.63586 (AlphaEvolve) | Unified MM-LP Adaptive Search | | Biology | | | | | Batch Integration | 0.5877 score | 0.5867 (LLM-TS) | Density-adaptive quotas | | RNA Modeling | 66.3±0.1% score | 63.4±0.2% (Lyra) | Contextual positional embeddings | | ZAPBench | 26.37±0.03x10<sup>-3</sup> MAE (lower is better) | 26.62±0.04x10<sup>-3</sup>...