zeroclaw/src
2026-02-19 16:41:21 +08:00
..
agent fix(agent): include workspace files when AIEOS identity is configured 2026-02-19 15:24:58 +08:00
approval refactor(sync): migrate remaining std mutex usage to parking_lot 2026-02-18 00:45:26 +08:00
auth chore: Remove blocking read strings 2026-02-19 14:52:29 +08:00
channels feat: add zeroclaw config schema for JSON Schema export 2026-02-19 16:41:21 +08:00
config feat: add zeroclaw config schema for JSON Schema export 2026-02-19 16:41:21 +08:00
cost refactor(sync): migrate remaining std mutex usage to parking_lot 2026-02-18 00:45:26 +08:00
cron feat(cron): add cron update CLI subcommand for in-place job updates 2026-02-19 15:11:37 +08:00
daemon fix(config): ignore future channel fields in channel destructuring 2026-02-19 15:11:18 +08:00
doctor fix(providers): harden tool fallback and refresh model catalogs 2026-02-18 22:50:02 +08:00
gateway chore: Remove blocking read strings 2026-02-19 14:52:29 +08:00
hardware fix(agent): parse tool-call alias tags in channel runtime 2026-02-18 00:28:08 +08: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
integrations feat(matrix): enable e2ee flow and add channel operations docs 2026-02-18 22:45:11 +08:00
memory chore: Remove blocking read strings 2026-02-19 14:52:29 +08:00
observability fix(observability): remove duplicate no-op observer event arms 2026-02-18 22:47:22 +08:00
onboard fix(config): ignore future channel fields in channel destructuring 2026-02-19 15:11:18 +08:00
peripherals chore: Remove blocking read strings 2026-02-19 14:52:29 +08:00
providers fix(provider): fallback to responses on chat transport errors 2026-02-19 15:42:38 +08:00
rag chore(lint): extend low-risk clippy cleanup batch 2026-02-17 16:40:58 +08:00
runtime test(runtime): stabilize docker root mount assertion 2026-02-18 14:42:39 +08:00
security feat: add zeroclaw config schema for JSON Schema export 2026-02-19 16:41:21 +08:00
service fix(gateway): persist pairing tokens and honor docker config (#630) 2026-02-17 15:05:56 -05:00
skillforge chore: Remove blocking read strings 2026-02-19 14:52:29 +08:00
skills style: apply rustfmt to async fs updates 2026-02-19 14:52:29 +08:00
tools style: apply rustfmt to async fs updates 2026-02-19 14:52:29 +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(cron): add cron update CLI subcommand for in-place job updates 2026-02-19 15:11:37 +08:00
main.rs style: fix cargo fmt formatting in config schema handler 2026-02-19 16:41:21 +08:00
migration.rs readd tests, remove markdown files 2026-02-18 14:42:39 +08:00
util.rs fix(channels): check response status in send() for Telegram, Slack, and Discord 2026-02-15 09:48:58 -05:00