← All concepts

agent memory management

4 articles · 13 co-occurring · 0 contradictions · 0 briefs

Context rot relates to what information agents retain/lose across conversation segments; implies need for deliberate memory architecture

The explicit 'Adding Memory' section at 13:28 demonstrates that multi-turn agent persistence is a learnable, discrete component—directly exemplifying the memory management pattern.

ACE framework addresses how agent memory should be structured and evolved—both offline (system prompts) and online (agent memory during execution).

Context rot relates to what information agents retain/lose across conversation segments; implies need for deliberate memory architecture

Implies architectural decisions about where agent memory lives and how it survives API consumption patterns

query this concept
$ db.articles("agent-memory-management")
$ db.cooccurrence("agent-memory-management")
$ db.contradictions("agent-memory-management")