Expand description
Cross-session recall wiring for crate::AgentLoop.
SessionSearchTool— LLM-callable search over the recall store, three shapes (discovery / scroll / browse). Owner is read fromWorld.profile.extra["recall_owner"]so it can only see the caller’s own sessions.RecallGuide— optional. At session start, searches the store with the task description and injects the top snippets. Off unless.auto_inject().
Structs§
Functions§
- recall_
owner - Read the recall owner from the world profile (fallback “default”).