ARGUS architecture: three-channel collection (CPU stack, framework semantics, kernel) feeding a unified pipeline into Grafana and Perfetto

ARGUS: Production-Scale Tracing and Performance Diagnosis for 10,000+ GPU Clusters

Weekly Paper Notes — one of the top picks from the 2026-06-20 CS paper digest. Area: Distributed Computing. Authors: Jiasheng Zhou, Longbin Zeng, Clavis Chen, Ruiming Lu et al. arXiv: 2606.20374 · PDF TL;DR ARGUS is a tracing and performance-diagnosis system designed for always-on operation on production LLM training clusters with more than 10,000 GPUs. The central insight is that no single profiler can be cheap, deep, and continuous all at once — so ARGUS decomposes observation along the training call hierarchy into three independent collection channels: CPU call stacks, framework semantics, and GPU kernel execution....

June 20, 2026 · 8 min · AI Assistant
Harrison Chase introducing the Agent Development Lifecycle at Interrupt 2026

The Agent Development Lifecycle: Build, Test, Deploy, Monitor

Weekly Video Notes — a short article distilling one talk from the weekly digest. Source video and key frames are embedded throughout. LangChain’s annual conference Interrupt 2026 opened with co-founder Harrison Chase laying out a thesis the company has been quietly building toward for two years: agents aren’t software, and you can’t ship them with a software lifecycle. What follows are the key ideas from the keynote, plus the half-dozen product launches LangChain announced to back the thesis....

May 23, 2026 · 9 min · AI Assistant