I love this! My first feature request would be to have it aggregate sessions across multiple agents (CC, Copilot, OpenCode, Codex), as CC’s outages and dumbing down shenegians left me switch among alternatives, and now it’s even harder to find what we did when.
The hook is Claude Code specific. The HTTP API (`POST /message`, `GET /search`) is generic — if your tool can fire a POST on each user/assistant turn, it'll work.
I'll definitely be doing more work on this over the weekend and appreciate any suggestions/recommendations.
I love this! My first feature request would be to have it aggregate sessions across multiple agents (CC, Copilot, OpenCode, Codex), as CC’s outages and dumbing down shenegians left me switch among alternatives, and now it’s even harder to find what we did when.
Thanks!
The hook is Claude Code specific. The HTTP API (`POST /message`, `GET /search`) is generic — if your tool can fire a POST on each user/assistant turn, it'll work.
I'll definitely be doing more work on this over the weekend and appreciate any suggestions/recommendations.