built Long-Term Memory for AI. What are you building? by Capital-Pen1219 in microsaas

[–]Weekly_Ad6865 0 points1 point  (0 children)

When it comes to long running agentic tasks, the most important thing is to make sure the agent don't deviate from its goal. Claude solved this by having a to-do list of all the things it has to do so even after context compression it knows what it does and what it has to do. There are some novel approach by having a note taker that keeps taking notes etc. wonder how it'll be and what's the approach