Fetching from the wire…
Public story · 2026-08-31 · high
The Rust tool wraps Claude Code, Codex or OpenCode in an experiment loop that tracks lineage across parallel runs and dispatches to Slurm or Kubernetes.
Why now: openresearch-cli tagged v0.1.117 on August 28 and pushed another update August 31, keeping up its near-daily release pace.
alphaXiv released v0.1.117 of openresearch-cli on August 28, then pushed another update August 31, keeping a near-daily pace. The MIT-licensed Rust tool wraps Claude Code, Codex or OpenCode in a loop built for research. It proposes an idea, edits the code, launches an experiment, and inspects the evidence, then repeats.
Git tracks code changes, not which experiment run produced which result. Most labs track that by hand or not at all, and it falls apart once several runs happen in parallel.
Each run gets its own isolated worktree. An experiment tree then keeps the lineage of every branch, so you can trace which idea produced which result even across parallel runs. Jobs dispatch to local machines, SSH, Slurm, Kubernetes, Ray, HF Jobs or Modal, so the tool doesn't assume a single cluster.
At 527 stars, openresearch-cli is still small, but daily patches since the August 28 tag show momentum for a tool this specific. Watch whether other research tools on GitHub adopt the same worktree-and-lineage pattern instead of scripts-in-a-folder setups.
Each link below shares sources, entities, or timing with this story.
mikehasa/agentacct (547 stars, MIT, Python, pushed August 7) breaks each agent task into work steps: tools used, files changed, tests run, time and tokens spent, across Claude Code, Codex, OpenCode and others in a local-first dashboard. The no-telemetry positioning is the diff...
312 stars and 24 forks within 24 hours of appearing August 11, MIT (GitHub). Notable for targeting three harnesses at once, which puts it in the emerging agent-agnostic UI layer category rather than single-vendor plugin territory. One day old, no releases, no independent verif...
Spotify's Portal team published Xirp on August 10: a vendor-neutral agentic development environment that manages concurrent sessions across Claude Code, Gemini CLI, and Codex, each session isolated in its own git worktree so dozens of agents can work the same codebase without...
QM went up under MIT license. Created July 29. As of the GitHub API check: 8,420 stars, 887 forks. Five days. YC uses it internally across accounting, legal, events, and engineering, including to build QM itself. Every employee and every Slack room gets its own scoped memory,...
Copilot CLI's August 28 changelog describes a native Rust runtime under a TypeScript terminal interface. Codex is Rust with its own TUI. agent-of-empires (3,158 stars) manages Claude Code, OpenCode, Codex, Gemini CLI and Copilot CLI from a Rust TUI. Headroom's proxy is Rust wi...
akitaonrails/ai-memory (1,229 stars, +184 this week, MIT, Rust, 900 commits) inverts the usual design: hooks emit sanitized lifecycle observations during a session, and the server compiles them into coherent wiki pages at session end or PreCompact, "compiled from observations...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.