Microsoft and SJTU open-source Argus, an agent that ran 1,548 hours and solved a 20-year-old math problem
jiqizhixin · x · 2026-09-16
Microsoft and Shanghai Jiao Tong University have open-sourced Argus, a general agent inference runtime for long-horizon research tasks. In testing, the agent ran continuously for 1,548 hours across 27 research campaigns, requested human intervention only once every 40.7 hours on average, maintained a 95.1%–98.7% duty cycle, and solved a 20-year-old open math problem along the way.
Most agent systems stall when humans leave: decisions require human grants, and without dense reward feedback agents become sluggish. Argus is built on four principles:
- Evidence-driven: every claim must be backed by verifiable evidence;
- Self-evolution: agents learn from their own research history;
- Multi-agent collaboration: separate roles with independent contexts but shared workspaces to avoid local hill-climbing;
- Core-vertical decoupling: the core handles permissions, evidence submission, and human boundaries, while verticals define specific research tasks.
More from coding & agent
- Workshop 0.3.1: Open-Source Execution Architecture for Grounded AI Work — Promptmethus · 2026-09-16
- Energon: Open-source self-hosted storage and publishing service built for AI agents — kieranklaassen · 2026-09-16
- lateinteraction: let agents compile expensive LLM calls into cheap AI functions, likely via DSPy — lateinteraction · 2026-09-16
- Dev builds MCP server feeding Claude curated UI/UX patterns, seeks feedback — Separate-Topic4883 · 2026-09-16
- SwiftUI co-creator defends client-side animations: dropping Core Animation was deliberate — JordanMorgan10 · 2026-09-16
- Building a browser game inside a Gaussian splat made in World Labs Marble — theworldlabs · 2026-09-16