Module history

Module history 

Source
Expand description

History module — discovers and indexes past CLI agent conversations from disk.

Modules§

adapter
History adapter trait and shared types.
claude_adapter
Claude Code history adapter. Scans ~/.claude/projects/ and ~/.config/claude-*/projects/ for session JSONL files.
index
In-memory session index built from adapter discovery.

Structs§

HistoryService
The history service exposed to the RPC layer.