zeroclaw/src
2026-02-18 14:29:50 +08:00
..
agent style(tests): apply rustfmt to brittle-test hardening changes 2026-02-18 14:17:58 +08:00
approval refactor(sync): migrate remaining std mutex usage to parking_lot 2026-02-18 00:45:26 +08:00
auth fix(auth): rebase PR #200 onto main and restore auth CLI flow 2026-02-18 12:57:44 +08:00
channels fix(agent): use config max_tool_iterations, add memory relevance filtering, rebalance search weights 2026-02-18 14:14:33 +08:00
config refactor(memory): keep default hybrid weights while adding relevance threshold 2026-02-18 14:14:33 +08:00
cost refactor(sync): migrate remaining std mutex usage to parking_lot 2026-02-18 00:45:26 +08:00
cron style(tests): apply rustfmt to brittle-test hardening changes 2026-02-18 14:17:58 +08:00
daemon fix(dingtalk,daemon): process stream callbacks and supervise DingTalk channel 2026-02-18 00:42:40 +08:00
doctor feat(doctor): harden provider and workspace diagnostics 2026-02-17 17:20:56 +08:00
gateway feat(auth): add subscription auth profiles and codex/claude flows 2026-02-18 12:57:44 +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 refactor(provider): unify China alias families across modules 2026-02-18 01:01:57 +08:00
memory feat(memory): optional SQLite connection open timeout 2026-02-18 12:18:05 +08:00
observability feat(observability): focus PR 596 on Prometheus backend 2026-02-18 12:06:05 +08:00
onboard feat(onboard): add signup URL, model catalog, and live fetch for Astrai 2026-02-18 14:19:21 +08:00
peripherals fix(agent): parse tool-call alias tags in channel runtime 2026-02-18 00:28:08 +08:00
providers style(anthropic): format cache conversation test block 2026-02-18 14:29:50 +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 fix(policy): standardize side-effect tool autonomy gates 2026-02-18 12:42:56 +08:00
service fix(gateway): persist pairing tokens and honor docker config (#630) 2026-02-17 15:05:56 -05:00
skillforge fix(providers): use Bearer auth for Gemini CLI OAuth tokens 2026-02-15 14:32:33 -05:00
skills Merge remote-tracking branch 'origin/main' into feat/glm-provider 2026-02-17 13:27:58 -05:00
tools style(tests): apply rustfmt to brittle-test hardening changes 2026-02-18 14:17:58 +08: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 fix(auth): rebase PR #200 onto main and restore auth CLI flow 2026-02-18 12:57:44 +08:00
main.rs fix(auth): rebase PR #200 onto main and restore auth CLI flow 2026-02-18 12:57:44 +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