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 for session JSONL files across both the user’s global Claude homes and the AgentMux-isolated homes that current agents actually write to:
index
In-memory session index built from adapter discovery.

Structs§

HistoryService
The history service exposed to the RPC layer.