LIVE
Into the Omniverse: How Open World Models Push the Frontier of Physical AI06/08/26 · NVIDIA|The Download: Google’s AI shake-up and Meta’s rogue model06/08/26 · Google|Beating GPT-5.6 Sol on retrieval with 100x cheaper open models05/08/26 · OpenAI|Argus: A General-Purpose Agentic Runtime for Long-Horizon Reasoning05/08/26 · OpenAI|Teaching Nemotron Greek: Mining a Corpus, Adapting Retrieval, and Grounding Generation for Modern Greek across Specialist Domains05/08/26 · NVIDIA|I’m leaving OpenAI to build telepathy05/08/26 · OpenAI|Changes at Google DeepMind: Demis Hassabis from CEO to Chair, Jeff Dean departs05/08/26 · Google|Third-party cyber evaluations involving OpenAI models04/08/26 · OpenAI|Video-DeepResearch: Towards the Next-Generation Multimodal Deepresearch Agent04/08/26 · OpenAI|Mistral's Shieldstral: 3B open-weights model for multimodal moderation04/08/26 · Mistral AI|NVIDIA Joins NSF State and Regional AI Hubs Program to Expand AI Research and Education Across the US04/08/26 · NVIDIA|Apple says more ex-employees may have taken confidential data to OpenAI04/08/26 · OpenAI|Into the Omniverse: How Open World Models Push the Frontier of Physical AI06/08/26 · NVIDIA|The Download: Google’s AI shake-up and Meta’s rogue model06/08/26 · Google|Beating GPT-5.6 Sol on retrieval with 100x cheaper open models05/08/26 · OpenAI|Argus: A General-Purpose Agentic Runtime for Long-Horizon Reasoning05/08/26 · OpenAI|Teaching Nemotron Greek: Mining a Corpus, Adapting Retrieval, and Grounding Generation for Modern Greek across Specialist Domains05/08/26 · NVIDIA|I’m leaving OpenAI to build telepathy05/08/26 · OpenAI|Changes at Google DeepMind: Demis Hassabis from CEO to Chair, Jeff Dean departs05/08/26 · Google|Third-party cyber evaluations involving OpenAI models04/08/26 · OpenAI|Video-DeepResearch: Towards the Next-Generation Multimodal Deepresearch Agent04/08/26 · OpenAI|Mistral's Shieldstral: 3B open-weights model for multimodal moderation04/08/26 · Mistral AI|NVIDIA Joins NSF State and Regional AI Hubs Program to Expand AI Research and Education Across the US04/08/26 · NVIDIA|Apple says more ex-employees may have taken confidential data to OpenAI04/08/26 · OpenAI|
ResearchOpenAI

Argus: A General-Purpose Agentic Runtime for Long-Horizon Reasoning

Long-horizon reasoning requires an agentic runtime that can persist when evidence supports its current approach and pivot when measurements reveal failure, hidden constraints, or a misspecified objective. We present Argus, a persistent,…

August 5, 20261 min readPublished byarXiv

Long-horizon reasoning requires an agentic runtime that can persist when evidence supports its current approach and pivot when measurements reveal failure, hidden constraints, or a misspecified objective. We present Argus, a persistent, self-evolving runtime in which Manager, Planner, Engineer, and Reviewer execute bounded missions over durable project state. Argus separates stable user intent from operational objectives, constraints, and verification criteria, and admits memories, skills, procedures, verifiers, routing decisions, and rejected routes only after role-owned review and, when available, task-native verification. Model weights remain fixed; self-evolution occurs through persistent runtime state and control policy, with autonomous execution between operator-owned escalation points. Across seven GPT-5.5 benchmark arenas, Argus achieves about 78% on SWE-Bench Pro versus 59% for Direct Copilot while using 1.41 times the aggregate tokens. After verification-gated self-evolution, mature SWE-Bench waves use 21% fewer solve-input tokens and 15% less active workflow time per task than startup waves, while recording 34 verifier recoveries and 22 strict review-loop rescues. Argus also reaches 76.8% on AARRI-Bench and a 28.0-point gap on mathematical data synthesis, with competitive GPU-kernel and language-model-training results. Beyond benchmarks, an optimized RWKV6 kernel was merged upstream; a multi-day mathematics campaign retained falsified routes and proof-backed frontier updates; and six paper pipelines completed 254 missions with 16 stage rollbacks. These results show that a fixed-weight, self-evolving harness can revise, recover, and accumulate verified approaches while producing structured trajectories for future supervised and reinforcement learning.

Tags
agentsreasoningcodingbenchmarkgpu

Read also