Skip to main content

Module episodic_memory

Module episodic_memory 

Source
Expand description

Episodic Memory — persistent cross-session experiences with outcomes.

Automatically records what the agent did in each session, with what result. Enables learning from past experiences: “What happened last time I refactored auth?”

Structs§

Action
Episode
EpisodicStats
EpisodicStore

Enums§

Outcome

Functions§

create_episode_from_session
format_episode_compact