Job journal hooks
These install-ready hooks record actions performed outside Zambo as LOGGED BY AGENT. Raw tool inputs stay local. The adapter hashes redacted inputs, sends small labels, and queues failed submissions without blocking the real tool call.
Download
Claude Code PostToolUse
- Download both scripts into one local directory.
- Set
ZAMBO_KEYto your active Zambo capability key. - Set
ZAMBO_JOB_IDto the job or session identifier to share. - Register
zambo-post-tool-use.shas an asynchronousPostToolUsehook.
chmod +x zambo-post-tool-use.sh zambo-journal-hook.js
The hook always exits successfully. A journal outage never fails the agent action.