Human-Agent-Society/CORAL

935 stars · Last commit 2026-08-31

Open-source autoresearch powered by autonomous coding agents. Run Claude Code, OpenCode, and Codex with grading, shared knowledge, and multi-agent evolution. Accepted at COLM 2026.

README preview

<div align="center">

<img src="assets/logo.png" alt="CORAL logo — multi-agent autonomous coding infrastructure" width="360">

# CORAL: Open-Source Autoresearch Powered by Autonomous Coding Agents

**Robust, lightweight infrastructure for multi-agent self-evolution, built for autoresearch.**

[![Paper](https://img.shields.io/badge/Paper-arXiv%3A2604.01658-B31B1B.svg?logo=arxiv&logoColor=white)](https://arxiv.org/abs/2604.01658v1)
[![Blog](https://img.shields.io/badge/Blog-CORAL-FF6B6B.svg?logo=hashnode&logoColor=white)](https://coral.compounding-intelligence.ai/blogs/)
[![Apache 2.0 License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)
[![Python 3.11+](https://img.shields.io/badge/Python-3.11%2B-3776AB.svg?logo=python&logoColor=white)](https://python.org)

**English** | [中文](README_CN.md)

</div>

<p align="center">
<a href="#installation">Installation</a> · <a href="#plugin-drive-coral-from-your-own-agent">Plugin</a> · <a href="#supported-agents">Supported Agents</a> · <a href="#how-it-works">How It Works</a> · <a href="#examples">Examples</a> · <a href="https://coral.compounding-intelligence.ai/docs/">Docs</a> · <a href="https://arxiv.org/abs/2604.01658v1">Paper</a>

View full repository on GitHub →