zeroclaw/src/security
fettpl 0603bed843 fix: replace unstable is_multiple_of with modulo for Rust 1.83 compat
The Docker image uses rust:1.83-slim where is_multiple_of is unstable.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 02:15:08 +01:00
..
mod.rs feat: add Composio tool provider + encrypted secret store + wizard integration 2026-02-14 02:41:29 -05:00
pairing.rs refactor: simplify hash_token using format macro 2026-02-15 00:28:04 +01:00
policy.rs feat: enhance agent personality, tool guidance, and memory hygiene 2026-02-14 11:28:39 -05:00
secrets.rs fix: replace unstable is_multiple_of with modulo for Rust 1.83 compat 2026-02-15 02:15:08 +01:00