Skip to content
@AutoResearch-Factory

AutoResearch Factory

Autonomous research systems. Human steers, machine scales.

AutoResearch Factory

Human steers, machine scales

Project page arXiv Claude Code

We build autonomous research systems that take a project from a one-line topic to running experiments, with no human-written experimental code. Agents plan, implement, audit and review each other in closed loops, and every handoff goes through a file on disk — so a run is recoverable, auditable, and reusable across projects. The workflow stays minimal and explicit: topic → idea → proposal → experiment.

Everything here is built on Prompt Economy: treat prompt engineering as engineering, and minimize the engineering effort it demands from humans.

Agon workflow

Projects

Agon The core system. A Claude Code plugin for autonomous AI research, deployed across more than ten research domains.
agon-artifacts Example data workspace for Agon — topics, ideas, proposals, and experiment workspaces.
AgonSR Automated symbolic regression: a Claude Code plugin for symbolic ansatz search.
AgonAlpha Agent-based framework for automated alpha discovery.
AgonReproduce Prompt-first auditing of research claims: literature investigation, direct reproduction, and independent review in one traceable workflow.

Quick start

Clone the plugin and an artifacts workspace side by side, then run Claude Code from the workspace:

git clone https://github.com/AutoResearch-Factory/Agon.git
git clone https://github.com/AutoResearch-Factory/agon-artifacts.git

cd agon-artifacts
claude --plugin-dir ../Agon --dangerously-skip-permissions --model claude-sonnet-5[1m]

Then drive the research forward with /idea-tick, /proposal-tick, /experiment-tick, and /deep-lit-tick. See the Agon README for details.

Paper

Agon: An Autonomous Large-Scale Omnidisciplinary Research System Built on Prompt Economy
Youran Sun, Xingyu Ren, Chugang Yi, Jiaxuan Guo, Kejia Zhang, Jianda Du, Haizhao Yang
arXiv · Project page

Pinned Loading

  1. Agon Agon Public

    Claude Code plugin for autonomous AI research — multi-agent loops take a bare topic all the way to running experiments, with no human-written experimental code.

    Python 35 2

  2. agon-artifacts agon-artifacts Public

    Artifacts example for Agon

  3. AgonAlpha AgonAlpha Public

    An agent-based framework for automated alpha discovery

    5

Repositories

Showing 9 of 9 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…