zeroclaw/src/config
xj 69f4b95f8e fix(hooks): add JsonSchema derive to HooksConfig and BuiltinHooksConfig
Upstream main now derives schemars::JsonSchema on all config structs.
Our HooksConfig and BuiltinHooksConfig were missing it, causing CI
Build (Smoke) failure when the merge commit was compiled.
2026-02-21 13:34:09 +08:00
..
mod.rs chore(hooks): fix formatting and clippy warnings 2026-02-21 13:34:09 +08:00
schema.rs fix(hooks): add JsonSchema derive to HooksConfig and BuiltinHooksConfig 2026-02-21 13:34:09 +08:00