zeroclaw/src
2026-02-17 23:06:12 +08:00
..
agent fix(approval): harden CLI approval flow and summaries 2026-02-17 23:06:12 +08:00
approval fix(approval): harden CLI approval flow and summaries 2026-02-17 23:06:12 +08:00
channels feat(approval): interactive approval workflow for supervised mode (#215) 2026-02-17 23:06:12 +08:00
config feat(approval): interactive approval workflow for supervised mode (#215) 2026-02-17 23:06:12 +08:00
cost feat(browser): add optional computer-use sidecar backend (#335) 2026-02-17 00:31:45 +08:00
cron feat(discord): add mention_only config for @-mention trigger (#529) 2026-02-17 08:01:27 -05:00
daemon feat(channel): add Signal channel via signal-cli JSON-RPC daemon 2026-02-17 22:35:33 +08:00
doctor feat(doctor): harden provider and workspace diagnostics 2026-02-17 17:20:56 +08:00
gateway fix(provider): split CN/global endpoints for Chinese provider variants (#542) 2026-02-17 22:51:51 +08:00
hardware Ehu shubham shaw contribution --> Hardware support (#306) 2026-02-16 11:40:10 -05:00
health test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
heartbeat test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
integrations feat(channels): add QQ Official channel via Tencent Bot SDK 2026-02-17 22:55:21 +08:00
memory feat(provider): add native tool calling API (supersedes #450) 2026-02-17 22:47:10 +08:00
observability Merge branch 'main' into pr-484-clean 2026-02-17 08:54:24 -05:00
onboard feat(channels): add QQ Official channel via Tencent Bot SDK 2026-02-17 22:55:21 +08:00
peripherals fix: resolve all clippy warnings, formatting, and Mistral endpoint 2026-02-17 20:00:08 +08:00
providers feat(ollama): unify local and remote endpoint routing 2026-02-17 22:52:09 +08:00
rag chore(lint): extend low-risk clippy cleanup batch 2026-02-17 16:40:58 +08:00
runtime fix: replace std::sync::Mutex with parking_lot::Mutex (#350) 2026-02-16 15:02:46 -05:00
security feat(approval): interactive approval workflow for supervised mode (#215) 2026-02-17 23:06:12 +08: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 test(security): add HTTP hostname canonicalization edge-case tests (#522) 2026-02-17 08:16:00 -05:00
tunnel test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -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(approval): interactive approval workflow for supervised mode (#215) 2026-02-17 23:06:12 +08:00
main.rs feat(approval): interactive approval workflow for supervised mode (#215) 2026-02-17 23:06:12 +08:00
migration.rs feat(memory): add session_id isolation to Memory trait (#530) 2026-02-17 07:44:05 -05:00
util.rs fix(channels): check response status in send() for Telegram, Slack, and Discord 2026-02-15 09:48:58 -05:00