Activity Frames: New Agent Memory System for User Activity.

Nossa Iyamu· August 7, 2026 View original

Key takeaways

  • Activity Frames provide a deterministic, model-free way to compile user screen activity into agent memory.
  • This method significantly reduces data size and improves agent accuracy in recalling user actions.
  • The system offers new metrics for understanding and optimizing agent operational costs.
  • The compiler and evaluation harness are open-source, facilitating adoption.

Who benefits

Software DevelopmentAI/ML OperationsCustomer ServiceBusiness Process Automation

Summary

This paper introduces "Activity Frames," a deterministic, zero-model pipeline that compiles passively captured screen activity into agent memory, significantly reducing context size and improving agent accuracy in recalling user actions.

Current AI agents struggle to recall user actions because their memory typically records what was said, not what was done. This research proposes "Activity Frames," a novel system designed to address this gap by compiling screen activity into a structured, agent-readable memory format. The system operates deterministically, meaning it uses no AI models in the compilation loop, ensuring byte-identical, cacheable, and auditable output. The Activity Frames compiler segments screen captures into "activity frames," which are bounded episodes containing details like application, timing, and input volume. This process dramatically reduces the raw data size; for instance, a day's capture can be condensed 86-fold into a prompt-ready block in milliseconds. Agents using this compiled memory achieve high accuracy (98.4%) in answering questions about user activity, outperforming traditional LLM summaries. The system also provides new metrics for agent cost modeling, such as Routine Overhead Ratio and routine recurrence, offering insights into the efficiency of delegable tasks.

Why it matters

This innovation offers a more efficient and accurate way for AI agents to understand and recall user workflows, potentially leading to more intelligent and helpful automation, while also providing new ways to measure agent operational costs.

How to implement this in your domain

  1. 1Explore integrating deterministic screen activity compilation into agent memory systems for enhanced user context.
  2. 2Evaluate the "Activity Frames" open-source components for potential application in internal automation tools.
  3. 3Utilize the new cost metrics (Routine Overhead Ratio, routine recurrence) to better estimate and optimize agent deployment expenses.
  4. 4Design agent workflows that leverage detailed user activity logs for more precise task execution and fewer errors.

Original post by Nossa Iyamu

"arXiv:2608.05784v1 Announce Type: new Abstract: Computer-use agents pay full frontier inference to re-derive routines their user has already performed, because an agent's memory today records what the user said, not what the user did. We compile passively captured screen activity…"

View on X

Originally posted by Nossa Iyamu on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses