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.
m4cd4r4•45m ago
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.
tomaskafka•1h ago
m4cd4r4•45m ago
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.