zeroclaw/src
fettpl d2afc014b2 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:38 +01:00
..
agent feat: enhance agent personality, tool guidance, and memory hygiene 2026-02-14 11:28:39 -05:00
channels feat: add Docker publish workflow for GHCR 2026-02-14 17:34:22 -05:00
config feat: add Docker env var support for PORT, HOST, and TEMPERATURE 2026-02-14 16:19:26 -05:00
cron fix: resolve clippy warnings and formatting issues for CI 2026-02-14 15:36:19 -05:00
daemon feat: enhance agent personality, tool guidance, and memory hygiene 2026-02-14 11:28:39 -05:00
doctor fix: resolve clippy warnings and formatting issues for CI 2026-02-14 15:36:19 -05:00
gateway Merge remote-tracking branch 'origin/main' into fix/gateway-timeout-layer 2026-02-15 02:15:28 +01:00
health fix: resolve clippy warnings and formatting issues for CI 2026-02-14 15:36:19 -05:00
heartbeat feat: enhance agent personality, tool guidance, and memory hygiene 2026-02-14 11:28:39 -05:00
integrations refactor: simplify CLI commands and update architecture docs 2026-02-14 05:17:16 -05:00
memory feat: enhance agent personality, tool guidance, and memory hygiene 2026-02-14 11:28:39 -05:00
observability fix: resolve all clippy --all-targets warnings across 15 files 2026-02-14 03:52:57 -05:00
onboard feat: add Docker env var support for PORT, HOST, and TEMPERATURE 2026-02-14 16:19:26 -05:00
providers feat: enhance agent personality, tool guidance, and memory hygiene 2026-02-14 11:28:39 -05:00
runtime feat: enhance agent personality, tool guidance, and memory hygiene 2026-02-14 11:28:39 -05:00
security fix: replace unstable is_multiple_of with modulo for Rust 1.83 compat 2026-02-15 02:15:38 +01:00
service fix: resolve clippy warnings and formatting issues for CI 2026-02-14 15:36:19 -05:00
skills fix: resolve clippy warnings and formatting issues for CI 2026-02-14 15:36:19 -05:00
tools fix: apply TimeoutLayer to gateway router for request timeouts 2026-02-15 00:04:05 +01:00
tunnel fix: resolve all clippy --all-targets warnings across 15 files 2026-02-14 03:52:57 -05:00
lib.rs refactor: remove AIEOS identity support 2026-02-14 14:05:14 -05:00
main.rs fix: add memory config to wizard and fix clippy warnings 2026-02-14 15:50:53 -05:00
migration.rs fix: resolve clippy warnings and formatting issues for CI 2026-02-14 15:36:19 -05:00