zeroclaw/src
Chummy 580cc52a0a
Merge pull request #1127 from ecschoye/fix/non-cli-tool-exclusion
feat(security): add non_cli_excluded_tools config for channel tool filtering
2026-02-21 15:33:16 +08:00
..
agent Merge pull request #1127 from ecschoye/fix/non-cli-tool-exclusion 2026-02-21 15:33:16 +08:00
approval refactor(sync): migrate remaining std mutex usage to parking_lot 2026-02-18 00:45:26 +08:00
auth fix(security): remove sensitive fields from Debug impls 2026-02-20 22:06:21 -08:00
channels Merge pull request #1127 from ecschoye/fix/non-cli-tool-exclusion 2026-02-21 15:33:16 +08:00
config Merge pull request #1127 from ecschoye/fix/non-cli-tool-exclusion 2026-02-21 15:33:16 +08:00
cost fix(agent): parse MiniMax tool call formats for execution 2026-02-21 12:36:28 +08:00
cron fix(agent): skip interactive approval in daemon/cron context 2026-02-21 14:52:44 +08:00
daemon fix(test): include hooks field after rebase 2026-02-21 15:12:27 +08:00
doctor fix(onboard): make model refresh and doctor model checks async-safe 2026-02-21 13:03:10 +08:00
gateway fix(gateway): switch default port to 42617 across runtime and docs (#1179) 2026-02-21 02:28:56 -05:00
hardware fix(ci): restore containerized validation on main (#1096) 2026-02-20 07:48:58 -05:00
health refactor(sync): migrate remaining std mutex usage to parking_lot 2026-02-18 00:45:26 +08:00
heartbeat test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
hooks fix(hooks): harden dispatch and outbound message guardrails 2026-02-21 13:34:09 +08:00
integrations fix(onboard): require explicit overwrite confirmation for existing config 2026-02-21 02:25:21 +08:00
memory fix(security): remove sensitive fields from Debug impls 2026-02-20 22:06:21 -08:00
observability test(provider): fix ChatResponse usage in reliable mocks 2026-02-21 12:46:22 +08:00
onboard fix(slack): allow listening without explicit channel_id 2026-02-21 15:07:13 +08:00
peripherals fix(ci): restore containerized validation on main (#1096) 2026-02-20 07:48:58 -05:00
providers fix(gateway): switch default port to 42617 across runtime and docs (#1179) 2026-02-21 02:28:56 -05:00
rag chore(lint): extend low-risk clippy cleanup batch 2026-02-17 16:40:58 +08:00
runtime docs(code): expand doc comments on security, observability, runtime, and peripheral traits 2026-02-19 13:19:46 -08:00
security fix: resolve multi-issue provider/channel/tool regressions 2026-02-21 15:12:27 +08:00
service fix: resolve all compilation, test, and fmt errors on main 2026-02-21 12:09:06 +08:00
skillforge chore: Remove blocking read strings 2026-02-19 14:52:29 +08:00
skills feat(skills): add configurable compact skills prompt injection 2026-02-21 00:00:51 +08:00
tools Merge pull request #1127 from ecschoye/fix/non-cli-tool-exclusion 2026-02-21 15:33:16 +08:00
tunnel feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
identity.rs test: cover deterministic HashMap ordering paths 2026-02-18 21:55:40 +08:00
lib.rs feat(hooks): add HookHandler trait, HookResult, and HookRunner dispatcher 2026-02-21 13:34:09 +08:00
main.rs fix(test): include hooks field after rebase 2026-02-21 15:12:27 +08:00
migration.rs readd tests, remove markdown files 2026-02-18 14:42:39 +08:00
multimodal.rs fix: resolve clippy warnings and rustfmt across codebase 2026-02-21 12:39:34 +08:00
util.rs fix(ci): restore containerized validation on main (#1096) 2026-02-20 07:48:58 -05:00