plugins/tools/session_search/session_search
Session search tool. Lets the AI agent search past conversations with three modes: Discovery (by query), Scroll (by session_id), Browse (list all).
Values
pub fn tool(
conn: sqlight.Connection,
store: behaviours.SessionStore,
) -> tool.Tool