Conversation State Management #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
As a user, I want agents to remember our conversation history so that continuous, context-aware interactions are maintained without repeating information across multiple exchanges. Agents should maintain conversation memory across multiple exchanges, preserving chat history while properly resetting execution state between graph runs for consistent multi-turn conversations.
Acceptance Criteria
Definition of Done