zeroclaw/src
Chummy bac839c225 ci(lint): fix rustfmt drift and gate clippy on correctness
Apply Rust 1.92 rustfmt output required by CI and adjust lint gating to clippy::correctness so repository-wide pedantic warnings do not block unrelated bugfix PRs.
2026-02-16 11:06:40 +08:00
..
agent ci(lint): fix rustfmt drift and gate clippy on correctness 2026-02-16 11:06:40 +08:00
channels ci(lint): fix rustfmt drift and gate clippy on correctness 2026-02-16 11:06:40 +08:00
config feat: add WhatsApp and Email channel integrations 2026-02-15 16:21:24 -05:00
cron refactor: consolidate CLI command definitions to lib.rs 2026-02-15 06:52:33 -05:00
daemon feat(channels): wire up email channel (IMAP/SMTP) into config and registration 2026-02-15 10:58:30 -05:00
doctor fix: add missing port/host fields to GatewayConfig and apply_env_overrides method 2026-02-14 16:05:13 -05:00
gateway ci(lint): fix rustfmt drift and gate clippy on correctness 2026-02-16 11:06:40 +08:00
health fix: add missing port/host fields to GatewayConfig and apply_env_overrides method 2026-02-14 16:05:13 -05:00
heartbeat feat: enhance agent personality, tool guidance, and memory hygiene 2026-02-14 11:28:39 -05:00
integrations fix: remove unused import and correct WhatsApp/Email registry status 2026-02-15 14:28:44 -05:00
memory fix(providers): use Bearer auth for Gemini CLI OAuth tokens 2026-02-15 14:32:33 -05:00
observability ci(lint): fix rustfmt drift and gate clippy on correctness 2026-02-16 11:06:40 +08:00
onboard feat: add WhatsApp and Email channel integrations 2026-02-15 16:21:24 -05:00
providers ci(lint): fix rustfmt drift and gate clippy on correctness 2026-02-16 11:06:40 +08:00
runtime feat(config): make config writes atomic with rollback-safe replacement (#190) 2026-02-15 12:18:45 -05:00
security feat(config): make config writes atomic with rollback-safe replacement (#190) 2026-02-15 12:18:45 -05:00
service refactor: consolidate CLI command definitions to lib.rs 2026-02-15 06:52:33 -05:00
skillforge fix(providers): use Bearer auth for Gemini CLI OAuth tokens 2026-02-15 14:32:33 -05:00
skills fix(skills): prevent path traversal in skill remove command 2026-02-15 08:15:41 -05:00
tools ci(lint): fix rustfmt drift and gate clippy on correctness 2026-02-16 11:06:40 +08:00
tunnel fix: resolve all clippy --all-targets warnings across 15 files 2026-02-14 03:52:57 -05:00
identity.rs fix(providers): use Bearer auth for Gemini CLI OAuth tokens 2026-02-15 14:32:33 -05:00
lib.rs feat: implement AIEOS identity support (#168) 2026-02-15 11:46:02 -05:00
main.rs fix: add channel message timeouts, Telegram fallback, and fix identity/observer tests 2026-02-15 12:31:40 -05:00
migration.rs refactor: consolidate CLI command definitions to lib.rs 2026-02-15 06:52:33 -05:00
util.rs fix(channels): check response status in send() for Telegram, Slack, and Discord 2026-02-15 09:48:58 -05:00