Slipstream: Trajectory-Grounded Compaction Validation for Long-Horizon Agents

Fuente: arXiv
Saved in:
Bibliographic Details
Main Authors: Chen, Zhuofu, Pan, Rui, Dai, Yinwei, Netravali, Ravi
Format: Preprint
Published: 2026
Subjects:
Online Access:
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866909028470226944
author Chen, Zhuofu
Pan, Rui
Dai, Yinwei
Netravali, Ravi
author_facet Chen, Zhuofu
Pan, Rui
Dai, Yinwei
Netravali, Ravi
contents To cope with the large contexts that long-horizon LLM agents produce, modern frameworks increasingly rely on compaction -- invoking an LLM to rewrite the accumulated trajectory into a shorter summary that the agent resumes from. Today, compaction runs synchronously on the critical path of agent execution but this can unpredictably degrade accuracy due to a structural validation gap: the compactor must condense context but is fundamentally unaware of precisely what information the agent will need later. Further, because post-compaction agent steps are conditioned on the new summary, targeted validation criteria do not exist and errors silently propagate through coherent but incorrect behavior. Our key insight is that asynchronous compaction efficiently addresses this gap: by running the compactor in parallel with continued agent execution on the original context, the candidate summary and the agent's next steps are generated independently from the same pre-compaction state, yielding a validation signal independent of the summary itself. We build Slipstream, a trajectory-grounded compaction system that uses a judge to validate the candidate summary against the agent's continued reasoning, checking that it preserves both the agent's forward intent and the key facts and constraints it depends on. Across long-horizon coding (SWE-bench Verified) and web-browsing (BrowseComp) workloads, Slipstream improves task accuracy by up to 8.8 percentage points while reducing end-to-end latency by up to 39.7%.
format Preprint
id arxiv_https___arxiv_org_abs_2605_08580
institution arXiv
publishDate 2026
record_format arxiv
spellingShingle Slipstream: Trajectory-Grounded Compaction Validation for Long-Horizon Agents
Chen, Zhuofu
Pan, Rui
Dai, Yinwei
Netravali, Ravi
Multiagent Systems
Artificial Intelligence
I.2.0
To cope with the large contexts that long-horizon LLM agents produce, modern frameworks increasingly rely on compaction -- invoking an LLM to rewrite the accumulated trajectory into a shorter summary that the agent resumes from. Today, compaction runs synchronously on the critical path of agent execution but this can unpredictably degrade accuracy due to a structural validation gap: the compactor must condense context but is fundamentally unaware of precisely what information the agent will need later. Further, because post-compaction agent steps are conditioned on the new summary, targeted validation criteria do not exist and errors silently propagate through coherent but incorrect behavior. Our key insight is that asynchronous compaction efficiently addresses this gap: by running the compactor in parallel with continued agent execution on the original context, the candidate summary and the agent's next steps are generated independently from the same pre-compaction state, yielding a validation signal independent of the summary itself. We build Slipstream, a trajectory-grounded compaction system that uses a judge to validate the candidate summary against the agent's continued reasoning, checking that it preserves both the agent's forward intent and the key facts and constraints it depends on. Across long-horizon coding (SWE-bench Verified) and web-browsing (BrowseComp) workloads, Slipstream improves task accuracy by up to 8.8 percentage points while reducing end-to-end latency by up to 39.7%.
title Slipstream: Trajectory-Grounded Compaction Validation for Long-Horizon Agents
topic Multiagent Systems
Artificial Intelligence
I.2.0
url https://arxiv.org/abs/2605.08580