Honeycomb binds to the Claude Code hooks lifecycle, post-turn and pre-turn, so the daemon at 127.0.0.1:3850 sees every exchange. Distilled facts, file paths, and decisions are written to your Deeplake memory store as they happen. The next time you open a session, recall surfaces the most relevant context before your first prompt.
Install
honeycomb install --harness claude-code Installs the harness adapter and registers it with the local daemon at 127.0.0.1:3850.
Whichever harness captures a turn, every other harness recalls it, one store, one daemon, loopback only.