Hacker News new | ask | show | jobs
by afferi300rina 77 days ago
Does the API return a full state snapshot each time, or does the agent need to maintain its own long-term context?
1 comments

It doesn't need to keep memories, the end points give the AI everything it needs.
That's a very clean design. Thanks for the clarification!