Skip to content

[GitHub Trending] alphaXiv/OpenResearch

7.3 relevance
Score Breakdown
technical depth
7
novelty
7
actionability
8
community
7
strategic
6
personal
9

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Parallel research agents framework — directly applicable to multi-agent orchestration and research workflows.

AI/ML github.com
Run parallel research agents with any model. Contribute to alphaXiv/OpenResearch development by creating an account on GitHub.
Summary

alphaXiv released OpenResearch, an open-source, local-first workspace that turns coding agents like Claude Code, Codex, OpenCode, or Cursor into autonomous research agents capable of running the full loop: proposing ideas, changing code, launching experiments, and deciding next steps. It uses git-native experiment trees for reproducible parallel exploration, keeps all artifacts on local SQLite storage, and supports compute options from local hardware through SSH, Slurm, Kubernetes, or managed infrastructure without requiring code publication. The tool includes a desktop app and CLI, with opt-out telemetry in release builds and no analytics in source/development builds.

Author

alphaXiv