Sign InOpen Brain
GitHubGitHub RepoNeeds Review

alphaXiv/OpenResearch

OpenResearch gives coding agents isolated worktrees, reproducible experiment lineage, and local or remote execution for autonomous research loops.

GitHub · Trending today
Open Source Open MarkdownOpen JSON
Source Summary

OpenResearch is a **local-first workspace** that lets Claude Code, Codex, Cursor, or OpenCode run research sessions in **isolated git worktrees**. Its experiment tree links each run to an immutable archive of the recorded commit, alongside logs, diffs, results, and artifacts.

Practical Implication

Use separate sessions for competing hypotheses, then compare their evidence without losing source lineage. The same committed snapshot can run locally or across SSH, Slurm, Kubernetes, Ray, Hugging Face Jobs, Modal, Tinker, or managed compute.

Agent-Ready Context
OpenResearch is a **local-first workspace** that lets Claude Code, Codex, Cursor, or OpenCode run research sessions in **isolated git worktrees**. Its experiment tree links each run to an immutable archive of the recorded commit, alongside logs, diffs, results, and artifacts.

Use separate sessions for competing hypotheses, then compare their evidence without losing source lineage. The same committed snapshot can run locally or across SSH, Slurm, Kubernetes, Ray, Hugging Face Jobs, Modal, Tinker, or managed compute.

The dashboard binds to **127.0.0.1**, but a remote service has no application-level authentication, so host access controls matter. Windows support is beta, and official builds send opt-out coarse usage events.
Connected Context · Feed7 Judgment

This makes isolated worktrees and immutable experiment snapshots a concrete local-first harness for comparing research hypotheses across agents and compute backends. It strengthens prior claims that parallelism needs durable evidence, lineage, and isolation, while adding a research-specific experiment tree. It does not establish result quality, and remote use introduces an access-control gap that host security must cover.

huangruiteng/loopxLoopX supplies complementary durable goals, gates, ownership, and quotas, while OpenResearch specializes the persistence layer around immutable research runs, artifacts, and competing hypotheses.Multiplayer agentic engineering — Arjun Singh, SuperconductorBoth treat isolated sessions and shared visibility as prerequisites for parallel agent work; OpenResearch adds commit-bound experiment lineage and portable compute execution.Don't Build Agents You Can't Answer For — Addy OsmaniIts archived commits, logs, diffs, results, and artifacts implement much of Osmani’s requirement that high-throughput agent work remain evidence-backed and answerable.From AI-Assisted to AI-Native: Building a Frontier Development Team — Clare Liguori, AWSOpenResearch provides concrete infrastructure for the candidate’s parallel-work recommendation, while preserving the scoped sessions and fast comparison needed to keep concurrent hypotheses manageable.
Context Map
agentresearchcoding#harness-engineering#multi-agent#coding-agents
Uncertainty
The dashboard binds to **127.0.0.1**, but a remote service has no application-level authentication, so host access controls matter. Windows support is beta, and official builds send opt-out coarse usage events.