OpenClaw's contracted-tools surface lets Honeycomb register capture and recall handlers alongside every tool definition. The daemon receives structured tool-call/result pairs, distills them into memory, and surfaces the most relevant prior results before subsequent tool invocations.
Install
honeycomb install --harness openclaw 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.