AI product Open source · MIT

OpenResearch

OpenResearch is a local-first workspace for research agents and autoresearch, available as a desktop application and a macOS/Linux CLI. It turns Claude Code, Codex, or OpenCode into agents that can review literature, develop hypotheses, run experiments, and produce research artifacts.

View repository Visit site Mentioned in 1 video ↓

Overview

The workspace assigns independent agent sessions and isolated Git worktrees to parallel research directions. It tracks experiment variants in a Git-native experiment tree, archives each run against its recorded commit, and keeps logs, diffs, files, results, and artifacts tied to the work that produced them. Its autoresearch loop can propose an idea, modify code, launch an experiment, inspect evidence, and choose the next direction. The same committed source snapshot can run locally or through SSH, Slurm, Kubernetes, Ray, Hugging Face Jobs, Modal, Tinker, or managed OpenResearch compute.

By default, projects and run data remain on the user's machine in a local SQLite store, with a browser dashboard served on localhost. An OpenResearch account is used for service-owned capabilities such as organizations and managed compute. The CLI also installs an OpenResearch skill into supported coding agents and provides commands for projects, runs, logs, experiments, discovery, and paper lookup.

What OpenResearch is used for

1 use taken from transcripts — each links to the moment in the video.

  • A system for running parallel autonomous research agents with different models. It automates the loop of proposing ideas, editing code, running experiments, inspecting results, and choosing what to try next.

Videos mentioning OpenResearch

1 in the library.