zeroclaw/src
Argenis fdecb6c6cb
Merge pull request #2717 from zeroclaw-labs/issue-2600-tool-calls-followthrough-dev
fix(agent): guard claimed completion without tool calls
2026-03-05 01:54:02 -05:00
..
agent fix(agent): guard claimed completion without tool calls 2026-03-04 05:58:33 -05:00
approval fix(telegram): enable interactive non-cli tool approvals 2026-02-26 04:50:57 -05:00
auth feat: stabilize codex oauth and add provider model connectivity workflow 2026-02-24 12:24:51 +08:00
channels fix(discord): transcribe inbound audio attachments 2026-03-04 06:18:31 -05:00
config fix(config): align telegram env tests with dev telegram schema 2026-03-04 05:43:59 -05:00
coordination fix(coordination): satisfy strict-delta clippy gates 2026-02-25 23:16:27 +08:00
cost fix(agent): parse MiniMax tool call formats for execution 2026-02-21 12:36:28 +08:00
cron fix(cron): support qq/email announcement delivery 2026-02-26 03:55:33 -05:00
daemon feat(telegram): support custom Bot API base_url 2026-02-26 12:18:55 +08:00
doctor feat: replay custom provider api mode, route max_tokens, and lark image support 2026-02-24 15:59:49 +08:00
gateway fix(gateway): use integration-spec fallback model on provider switch 2026-03-04 05:40:14 -05:00
goals fix(goals): use schema GoalLoopConfig path in tests 2026-02-26 01:50:24 +08:00
hardware fix: resolve all clippy warnings across codebase 2026-02-25 17:50:56 +08:00
health refactor(sync): migrate remaining std mutex usage to parking_lot 2026-02-18 00:45:26 +08:00
heartbeat fix: route heartbeat outputs to configured channels 2026-02-23 00:18:12 +08:00
hooks fix(hooks): harden dispatch and outbound message guardrails 2026-02-21 13:34:09 +08:00
integrations feat(integrations): support lmstudio custom connector endpoint 2026-03-04 05:35:16 -05:00
memory test(runtime): fix postgres and browser test compatibility after rebase 2026-02-25 17:51:04 +08:00
observability fix: resolve all clippy warnings across codebase 2026-02-25 17:50:56 +08:00
onboard feat(skills): add trusted domain policy and transparent preloads 2026-03-01 00:57:31 +08:00
peripherals fix(peripherals): import Peripheral trait for all-features build 2026-02-25 09:57:35 +00:00
providers Merge pull request #2714 from zeroclaw-labs/dev-batch-2682-2679-2669 2026-03-05 01:53:55 -05:00
rag chore(lint): extend low-risk clippy cleanup batch 2026-02-17 16:40:58 +08:00
runtime fix(runtime): skip Windows WSL bash shim in shell detection 2026-03-04 06:21:32 -05:00
security fix(audit): initialize log file when audit logging is enabled 2026-03-04 05:34:30 -05:00
service feat: goals engine, heartbeat delivery, daemon improvements, and cron consolidation 2026-02-26 01:50:24 +08:00
skillforge chore: Remove blocking read strings 2026-02-19 14:52:29 +08:00
skills fix(skills): satisfy strict clippy delta checks 2026-03-01 00:57:31 +08:00
sop fix(web): call doctor endpoint with authenticated POST 2026-02-22 21:32:34 -05:00
tools feat(tools): add Chrome/Firefox support to browser_open tool 2026-03-03 15:07:09 +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(cli): add self-update command 2026-02-26 12:12:02 +08:00
main.rs fix(gateway): persist --new-pairing reset safely (#1967) 2026-02-26 09:33:16 -05: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
update.rs fix(update): simplify version check branch for clippy 2026-02-26 12:12:02 +08:00
util.rs fix: stabilize UTF-8 truncation and dashboard message IDs (RMN-25 RMN-33) 2026-02-24 16:52:26 +08:00