Discover and explore top open-source AI tools and projects—updated daily.
Human-Agent-SocietyAutonomous multi-agent infrastructure for self-evolving autoresearch
New!
Top 69.0% on SourcePulse
CORAL provides a robust, lightweight infrastructure for multi-agent autonomous systems, designed for autoresearch and self-evolution. It enables AI agent organizations to collaboratively run experiments, share knowledge, and iteratively improve solutions. By automating isolated workspaces, safe evaluations, and persistent knowledge sharing, CORAL allows researchers and power users to build self-improving AI with reduced configuration overhead, facilitating open-ended discovery.
How It Works
Agents operate within isolated Git worktrees, sharing knowledge (attempts, notes, skills) in real-time via symlinked directories from a central .coral/public/, eliminating sync overhead. A manager orchestrates agents, capable of triggering reflective prompts. Agents use uv run coral eval for staging, committing, and grading work. Orchestration is managed via an extensive CLI and a real-time web dashboard. An optional "warm-start" feature allows agents to perform initial web-based literature reviews before coding.
Quick Start & Requirements
cd CORAL, uv sync.uv run coral start -c <task_config.yaml>.uv sync --extra ui && uv run coral ui.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 day ago
Inactive