alphaXiv/OpenResearch

▲ 531 stars today★ 3,610⑂ 237

Turn your coding agents into research agents

About alphaXiv/OpenResearch

alphaXiv/OpenResearch is an open-source project on GitHub, mainly written in Rust. Turn your coding agents into research agents It currently holds 3,610 stars and 237 forks with 28 open issues, and was last pushed on 2026-09-16 (repository created 2026-06-07).

Project Overview

AI Homed tracks it on the Today's Trending board, currently at rank #12 with 531 new stars today.

GitHub Repository Details

Repository alphaXiv/OpenResearch · default branch main · size 97032 KB · watchers 15 · source: GitHub REST API and repository README

README

https://github.com/alphaXiv/OpenResearch/blob/HEAD/ OpenResearch

The local-first workspace for research agents and autoresearch.

Turn https://github.com/alphaXiv/OpenResearch/blob/HEAD/ Claude Code, https://github.com/alphaXiv/OpenResearch/blob/HEAD/ Codex, https://github.com/alphaXiv/OpenResearch/blob/HEAD/ OpenCode, or https://github.com/alphaXiv/OpenResearch/blob/HEAD/ Cursor into research agents that can review literature, develop hypotheses, run experiments, and produce research artifacts.

https://github.com/alphaXiv/OpenResearch/blob/HEAD/Download OpenResearch for macOS https://github.com/alphaXiv/OpenResearch/blob/HEAD/Download OpenResearch for Windows (Beta) https://github.com/alphaXiv/OpenResearch/blob/HEAD/Install OpenResearch for Linux

https://github.com/alphaXiv/OpenResearch/blob/HEAD/Documentationhttps://github.com/alphaXiv/OpenResearch/blob/HEAD/· https://github.com/alphaXiv/OpenResearch/blob/HEAD/Releases

macOS 11+ · Windows beta requires Git for Windows

https://github.com/alphaXiv/OpenResearch/blob/HEAD/GitHub Trending: #1 Repository of the Day

Get started

Install the CLI on macOS or Linux, then launch OpenResearch:

curl -LsSf https://openresearch.sh/install.sh | sh
orx up

On Windows, use the beta download above after installing Git for Windows.

orx up opens the local dashboard at http://127.0.0.1:4791.

Connect a local model to use LM Studio, oMLX, Ollama, or a custom endpoint with OpenCode.

Create an account at openresearch.sh to receive email updates and use managed OpenResearch compute.

Built for research agents

| | OpenResearch gives you | |---|---| | Parallel exploration | Give each research direction an independent agent session and isolated git worktree. | | Reproducible experiments | Track variants in a git-native experiment tree; every run receives an immutable archive of its recorded commit. | | Evidence in context | Keep logs, diffs, files, results, and artifacts tied to the work that produced them. | | Your choice of agent | Use Claude Code, Codex, OpenCode, or Cursor, with the harness and model selected per session. | | Your choice of compute | Run locally, on your own infrastructure, or with managed OpenResearch compute. | | Local ownership | Keep projects, conversations, experiments, runs, logs, code, and artifacts on your machine. |

Autoresearch

OpenResearch can run the full loop autonomously: propose an idea, change the code, launch an experiment, inspect the evidence, and decide what to try next. Multiple agents can explore different directions in parallel while the experiment tree preserves their lineage.

Run anywhere

The same committed source snapshot can run locally, over SSH, or on Slurm, Kubernetes, Ray, Hugging Face Jobs, Modal, Tinker, and managed OpenResearch compute. Publishing the repository is not required.

Run the workspace next to remote GPUs while using the browser on your laptop:

orx up --remote user@host

SSH config aliases and custom ports are supported. The remote service binds to loopback and has no application-level authentication, so other users on that host can reach it.

CLI and agent integration

Install the OpenResearch skill into supported coding agents:

orx install-skills

Common commands:

orx projects
orx project view 
orx runs 
orx logs 
orx exp run 
orx discover keyword 
orx paper 

Run orx --help or orx --help for the complete interface.

Local by default

OpenResearch runs on 127.0.0.1 with a local SQLite store. Creating a project or launching a run does not publish your code. An openresearch.sh account is only used for service-owned capabilities such as organizations and managed compute.

Usage analytics

Official release builds send opt-out, coarse usage events tied to a random installation ID. They do not include code, prompts, file contents or paths, repository names, tokens, emails, or project and experiment identifiers.

orx telemetry off
orx telemetry status
orx  --no-telemetry

Source and development builds do not send analytics.

GitHub Stars & Activity

3,610Stars
237Forks
28Open issues
RustLanguage

GitHub Popularity

GitHub stars3,610
Forks237
Open issues28
Primary languageRust
LicenseMIT
Stars gained today531
Created2026-06-07
Last pushed2026-09-16

Trending History

Daily boardrank #12 · ▲ 531 stars
Weekly boardrank #16 · ▲ 2,360 stars

Related AI Projects

1

openai / codex

Rust★ 124,542⑂ 19,253▲ 314 stars
2

rtk-ai / rtk

Rust★ 80,633⑂ 5,111▲ 190 stars
3

cjpais / Handy

Rust★ 31,729⑂ 2,882▲ 83 stars
4

RightNow-AI / openfang

Rust★ 18,238⑂ 2,291▲ 7 stars
5

max-sixty / worktrunk

Rust★ 7,866⑂ 272▲ 128 stars
6

pacifio / atlas

Rust★ 4,734⑂ 282▲ 91 stars
7

git-ai-project / git-ai

Rust★ 2,784⑂ 294▲ 23 stars
8

obra / superpowers

Shell★ 287,295⑂ 25,690▲ 522 stars

More AI Rankings