aristoteleo/PantheonOS

A general, evolvable, and distributed agent framework & harness for data science.

What it solves

PantheonOS is a multi-agent framework designed to automate and scale data science, specifically focusing on complex scientific tasks like single-cell biology analysis. It aims to bridge the gap between general-purpose AI and the highly specific needs of scientific domains by allowing agents to evolve their own code and algorithms to achieve high performance.

How it works

The system uses a distributed architecture based on NATS messaging, allowing agents to operate across multiple machines. It employs several orchestration patterns—including Sequential, Swarm, and Mixture-of-Agents (MoA)—to manage how agents collaborate. A key feature is the Pantheon-Evolve module, which uses genetic algorithms to drive agentic code evolution, enabling the system to optimize algorithms over time.

Who it’s for

It is primarily built for data scientists and researchers in the biomedical and biological sciences who need to automate complex analysis pipelines and scale them across distributed networks.

Highlights

  • Agentic Code Evolution: Uses genetic algorithms to improve code and algorithms automatically.
  • Distributed Scaling: NATS-based messaging and Pantheon-Fleet for controlling networks of machines.
  • Flexible Orchestration: Supports multiple team patterns like Swarm and Mixture-of-Agents.
  • Pantheon Store: A community marketplace providing over 1,000 curated agents and skills for biomedical AI.