🛰️ Daily AI Frontier
‹ back to 2026-09-02

Parsing the Stream: A Live Trace Model for Long-Horizon Agents and Their Observers

arXiv cs.AI LLM Agents Egor Pakhomov, Erik Nijkamp 2026-09-01
Representative image for Parsing the Stream: A Live Trace Model for Long-Horizon Agents and Their Observers

TL;DR - This paper proposes a live trace model that incrementally folds long-horizon agent events into typed state and generates compact views for agents and human observers. It improves monitoring efficiency and accuracy while providing deterministic, auditable state management.

  • Observer views used roughly 14–15Ă— fewer input tokens and cost 5–7Ă— less than budget-capped raw-trace reading, while improving accuracy from 0.48 to 0.85–0.87.
  • On 120-link sequential-dependency tasks, per-step running-state mechanisms completed 30/30 trials versus 8/30 for full-context prompting.
  • A prompt-level scratchpad matched the fold’s task accuracy at lower cost; the fold’s added benefits are deterministic auditability and shared state for observer views.
  • The authors identify eleven candidate trace-folding requirements and demonstrate an order-sensitive task family where folding no longer helps.

view merged work →