
[AI Context #6] Agent Memory Beyond Context (Plans, Memory, RAG)
If you have followed the series this far, you will see a common pattern: minimize what stays inside the context window. Part 3’s “write state to a file before /clear,” Part 4’s “only pointers instead of the body,” and Part 5’s “leave the process to subagents, send only conclusions to the main agent” all point in the same direction. But we have not yet properly addressed the destination of these files—that is, information sent outside the context.
Read article



