Skip to main content

Module conversation_memory

Module conversation_memory 

Source
Expand description

Conversation memory for vibe coding support

Tracks entities mentioned across conversation turns to enable pronoun resolution and contextual understanding.

Structs§

ConversationMemory
Conversation memory system
EntityMention
A single entity mention in the timeline
MentionHistory
History of an entity’s mentions
PronounReference
Pronoun reference waiting to be resolved
UserMessage
A user message for context

Enums§

MentionType
Type of entity mention