Anthropic says it solved the long-running AI agent problem with a new multi-session Claude SDK
venturebeatAgent memory remains a problem that enterprises want to fix, as agents forget some instructions or conversations the longer they run.
Anthropic believes it has solved this issue for its Claude Agent SDK, developing a two-fold solution that allows an agent to work across different context windows.
“The core challenge of long-running agents is that they must work in discrete sessions, and each new session begins with no memory of what came before,” Anthropic wrote in a blog post. “Because context windows are limited, and because most complex projects cannot be completed within a single window, agents need a way to bridge the gap between coding sessions.”
Anthropic engineers proposed a two-fold approach for its Agent SDK: An initializer agent to set up the environment, and a coding agent to make incremental progress in each session and leave artifacts for the next.
The agent memory problem
Since agents are built ...
Copyright of this story solely belongs to venturebeat . To see the full text click HERE

