SKILL.state is a new runtime architecture for large language model agents that replaces the traditional append‑only conversational history with an explicit, mutable execution state. At each step the model receives only the immutable skill specification, the current structured state, and the latest observation, discarding intermediate reasoning after validating state updates. Experiments across datasets, models, and environments show that SKILL.state improves task accuracy and significantly reduces cumulative token consumption, proving that explicit execution state is a scalable, architecture‑agnostic abstraction for long‑horizon agent skills.
By Sanket Badhe, Priyanka Tiwari, Jonghyun Chung
The paper argues that large language models (LLMs) lack a private working memory, which is essential for tasks that require hidden state, such as interactive games. It introduces Private State Interactive Tasks (PSITs) and proves that chat-based LLMs cannot maintain a secret state while producing consistent public responses. Empirical tests confirm that standard LLMs and retrieval-based baselines fail, while a new architecture with explicit private memory succeeds.
By Davide Baldelli, Ali Parviz, Amal Zouaq, Sarath Chandar
arXiv:2607. 04089v1 Announce Type: new Abstract: Lifelong agents need more than larger context windows and better retrieval.
By Sukanta Ganguly
arXiv:2608. 13900v1 Announce Type: cross Abstract: Large language model (LLM) agents are evolving from conversational assistants into autonomous systems that execute long-horizon tasks through reasoning, tool use, code generation, and workspace manipulation.
By Zhaoyan Sun, Xiaoxiao Wang, Guoliang Li
PrimeAgentOrchestrator (PAO) is a system that spawns new instances of Claude Code, Anthropic’s terminal-based coding agent, pre‑loaded with relevant memories from a user’s personal databases. PAO queries a PostgreSQL entity‑observation database and a Cloudflare Worker semantic search index in parallel, fuses the results, and injects the compiled briefing into the agent’s filesystem to exploit its auto‑read configuration. The paper reports four months of deployment, detailing three generations of context delivery mechanisms, the failure modes that prompted each redesign, and the engineering tradeoffs involved in integrating heterogeneous memory systems instead of building a unified one.
By Myron Koch (Peak Summit Labs)
arXiv:2601. 01569v4 Announce Type: replace Abstract: LLM-based agents are increasingly capable of complex task execution, yet current agentic systems remain constrained by text-centric paradigms that struggle with long-horizon tasks due to fragile multi-turn dependencies and context drift.
By Maohao Ran, Zhenglin Wan, Cooper Lin, Yanting Zhang, Hongyu Xin, Hongwei Fan, Yibo Xu, Beier Luo, Yaxin Zhou, Wangbo Zhao, Lijie Yang, Lang Feng, Fuchao Yang, Jingxuan Wu, Yiqiao Huang, Chendong Ma, Yusen Huang, Dailing Jiang, Jianbo Deng, Sirui Han, Yang You, Bo An, Yike Guo, Jun Song