Versions in this module Expand all Collapse all v0 v0.3.13 Sep 12, 2026 Changes in this version + func New(cfg Config, deps Deps) (agentkit.Tool, error) + type Config struct + DefaultLimit int + SessionsDir string + type Deps struct + Index capsessionindex.Service + Workspace workspace.Service + type Input struct + Limit int + Query string + type Output struct + Count int + Hits []capsessionindex.Hit