RUC-NLPIR/Arbor
A generalist autonomous research agent — runs experiments, researches, and iteratively optimizes, autonomously. observed · 2026-09-01
Health v2 · maintenance only
78/100
- Activity 100
- Release rhythm 92
- Longevity 6
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 5
- age_days: 94
- days_rel: 52
- days_push: 3
- n_releases_24m: 4
Adoption not part of the score
1047 stars · 124 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Arbor is a generalist autonomous research agent that takes a benchmark and a goal, then proposes hypotheses, edits code, and runs real experiments while growing a hypothesis tree that preserves failed directions. It ships as a pip-installable Python CLI (`pip install arbor-agent`) and reports beating Claude Code and Codex by 2.5x on matched compute across tasks like BrowseComp, Terminal-Bench, and MLE-Bench.
Use cases
- run autonomous ML experiments that iteratively optimize a benchmark score
- have an agent research, edit code, and test hypotheses without supervision
- automate machine-learning engineering tasks like model tuning and data fixes
- keep a record of failed experiment directions instead of forgetting them
- evaluate an autonomous agent on terminal and web-research benchmarks
- reproduce a published autonomous-research agent from an arXiv paper
When to choose
- you want a hands-off agent that runs and iterates on experiments against a measurable benchmark
- you need optimization loops that only keep gains verified on held-out data
- you want to study or compare against state-of-the-art autonomous research agents
When to avoid
- you need a tightly supervised, human-in-the-loop coding assistant
- you lack the LLM API access or compute budget for long autonomous experiment runs
- you want a deterministic scripted pipeline rather than an exploratory agent
Facets
cli-tool · maturity active
agent-framework workflow-automation machine-learning developer-tools artificial-intelligence large-language-models machine-learning developer-tools python cli cross-platform autonomous-agent hypothesis-tree autoresearch experiment-automation ml-engineering benchmark-optimization tree-search research-paper ai-agents automation
2 sources
- readme: https://github.com/RUC-NLPIR/Arbor · fetched 2026-09-01 · 0ea4a7bed8dd
- homepage: https://ruc-nlpir.github.io/Arbor/ · fetched 2026-08-29 · a4875ea1bfd9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RUC-NLPIR/Arbor | main | 78 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem