zeroclaw/src/hooks
xj d95b2af649 feat(hooks): add CommandLoggerHook builtin
Add a built-in hook that logs tool calls for auditing, recording
tool name, duration, and success status with timestamps.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 13:34:09 +08:00
..
builtin feat(hooks): add CommandLoggerHook builtin 2026-02-21 13:34:09 +08:00
mod.rs feat(hooks): add CommandLoggerHook builtin 2026-02-21 13:34:09 +08:00
runner.rs feat(hooks): integrate HookRunner into agent loop, channels, and gateway 2026-02-21 13:34:09 +08:00
traits.rs feat(hooks): add HookHandler trait, HookResult, and HookRunner dispatcher 2026-02-21 13:34:09 +08:00