ASSISTANT

Claude Code

Captures every turn inside Claude Code via the hooks adapter, routes context to the daemon, and recalls before each new prompt.

connected

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

Installs the harness adapter and registers it with the local daemon at 127.0.0.1:3850.

read the docs →

Whichever harness captures a turn, every other harness recalls it, one store, one daemon, loopback only.