zeroclaw/src
Chummy 2b04ebd2fb
fix(provider): normalize responses fallback
* fix(provider): avoid duplicate /v1 in responses endpoint

* fix(provider): derive precise responses endpoint from configured path
2026-02-16 05:26:01 -05:00
..
agent fix(channels): execute tool calls in channel runtime (#302) 2026-02-16 05:07:01 -05:00
channels fix(channels): execute tool calls in channel runtime (#302) 2026-02-16 05:07:01 -05:00
config feat(browser): add optional rust-native backend via fantoccini 2026-02-16 05:25:27 -05:00
cron fix(security): enforce action guards in file_write and scheduler (#269) 2026-02-16 01:57:58 -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 feat(discord): add listen_to_bots config and fix model IDs across codebase (#280) 2026-02-16 02:13:36 -05:00
hardware fix(channels): execute tool calls in channel runtime (#302) 2026-02-16 05:07:01 -05: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(embeddings): normalize custom endpoint path resolution (#276) 2026-02-16 01:57:51 -05:00
observability fix(memory): prevent autosave key collisions across runtime flows 2026-02-15 22:55:52 -05:00
onboard fix(channels): execute tool calls in channel runtime (#302) 2026-02-16 05:07:01 -05:00
providers fix(provider): normalize responses fallback 2026-02-16 05:26:01 -05:00
runtime feat(config): make config writes atomic with rollback-safe replacement (#190) 2026-02-15 12:18:45 -05:00
security fix(channels): execute tool calls in channel runtime (#302) 2026-02-16 05:07:01 -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 feat(browser): add optional rust-native backend via fantoccini 2026-02-16 05:25:27 -05: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(security): Add Phase 1 security features 2026-02-16 04:14:16 -05:00
main.rs feat(security): Add Phase 1 security features 2026-02-16 04:14:16 -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