Microsoft and SJTU open-source Argus, an agent runtime that drives research for days

机器之心 · wechat · 2026-09-07

Microsoft, Shanghai Jiao Tong University and collaborators open-sourced Argus, a general agent reasoning runtime for multi-day autonomous research (arXiv:2608.05144).

Core idea: from Goal-Driven to Evidence-Driven

Current agents automate execution (the Harness) but not the "driving" above it. Argus adds a Driver layer: next steps are decided by accumulated evidence rather than the initial goal, avoiding goal rigidity. The Driver continually answers four questions: is the work done and good enough, what's the best next step, how should lessons change system behavior, and does anything require a human decision?

Architecture

Results

The report covers 27 campaigns over 1,548 wall-clock hours, one human intervention every 40.7 hours on average, and 95.1–98.7% duty cycle. Within a month of open-sourcing, Argus delivered results across AI4System, AI4Science, chip design, AI4Math and AI4AI, and published the first end-to-end math-conjecture-solving logs and full session traces.

Original post →

More from coding & agent

coding & agent channel →