second brain
source
← 首页

external-source

An Architecture for Long-Horizon Agents: Levels, Ticks and Cascaded Intelligence

An Architecture for Long-Horizon Agents: Levels, Ticks and Cascaded Intelligence

Note: body below is original English text extracted from arXiv abs / HTML. Do not treat this file as a translation.

arXiv:2609.19519 · published 2026-09-17 · submitted 17 Sep 2026

Abstract

Language-model agents are increasingly asked to carry out work spanning days or weeks, such as an operations remediation or a research programme. Such a task outlives any context window, any process and any interval at which a person can attend. In this paper, we argue that a long-horizon agent must run continually without forgetting before it can learn continually. This ability lies in the harness around the model rather than in the model itself. We derive seven bottlenecks from the long-horizon setting and answer them with a hierarchical architecture of three parts: (i) levels indexed by time scale, each keeping a bounded file summarising the level below; (ii) a clocked tick as the unit of autonomous action; and (iii) cascaded intelligence, where work is escalated to a more capable model only after failing review. We report on a ten-day campaign in which an agent built on this architecture reproduced a published reinforcement-learning result with a human attending once a day, and show (1) the agent kept the thread across every context reset and session boundary of the campaign, (2) operating knowledge written early changed later behaviour with no change to model weights, and (3) where learned components would enter such a system. Overall, our experience suggests continual learning for these agents needs a substrate outliving every context and process, and the checks the harness already runs are where a learner belongs.

Authors

Erik Nijkamp, Anurag Koul, Egor Pakhomov, Bo Pang

Key claims (verbatim-leaning English extract)

Structure (section headings from HTML)

Remainder

Full original English text: see html_url / source_url / pdf_url in frontmatter.