alphaXiv/OpenResearch

▲ 4,068 stars today★ 5,431⑂ 333

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 5,431 stars and 333 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

Git Homed tracks it on the Today's Trending board.

GitHub Repository Details

Repository alphaXiv/OpenResearch · default branch - · size 0 KB · watchers 0 · 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, https://github.com/alphaXiv/OpenResearch/blob/HEAD/ Cursor, or Google Antigravity 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 https://github.com/alphaXiv/OpenResearch/blob/HEAD/alphaXiv/OpenResearch | Trendshift

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, Cursor, or Google Antigravity, 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

5,431Stars
333Forks
0Open issues
RustLanguage

GitHub Popularity

GitHub stars5,431
Forks333
Open issues0
Primary languageRust
License-
Stars gained today4,068
Created-
Last pushed-

Trending History

Weekly boardrank #11 · ▲ 4,068 stars

Related GitHub Projects

1

rust-unofficial / awesome-rust

Rust★ 59,449⑂ 3,626▲ 23 stars
2

typst / typst

Rust★ 56,140⑂ 1,719▲ 23 stars
3

xai-org / x-algorithm

Rust★ 33,290⑂ 5,405▲ 30 stars
4

atuinsh / atuin

Rust★ 31,755⑂ 971▲ 47 stars
5

CapSoftware / Cap

Rust★ 22,547⑂ 1,940▲ 103 stars
6

rui314 / mold

Rust★ 17,189⑂ 558▲ 44 stars
7

cloudflare / quiche

Rust★ 12,130⑂ 1,123▲ 264 stars
8

EpicGames / lore

Rust★ 8,698⑂ 434▲ 23 stars

More Trending Repositories