zeroclaw/src
Argenis bde1538871
Merge pull request #2796 from zeroclaw-labs/issue-2779-shell-redirect-policy-dev
fix(shell): add configurable redirect policy and strip mode
2026-03-05 01:54:46 -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 Merge pull request #2793 from zeroclaw-labs/issue-2747-clippy-critical-debt-dev 2026-03-05 01:54:41 -05:00
config Merge pull request #2796 from zeroclaw-labs/issue-2779-shell-redirect-policy-dev 2026-03-05 01:54:46 -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(shell): add configurable redirect policy and strip mode 2026-03-04 21:36:07 -05:00
daemon fix(backport): align #2567 changes with dev schema 2026-03-04 06:58:20 -05:00
doctor feat: replay custom provider api mode, route max_tokens, and lark image support 2026-02-24 15:59:49 +08:00
gateway Merge pull request #2794 from zeroclaw-labs/issue-2748-refactor-core-future-bloat-dev 2026-03-05 01:54:43 -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 fix(memory): serialize custom categories as plain strings 2026-03-04 05:37:04 -05: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 #2722 from zeroclaw-labs/issue-2602-litellm-alias-dev 2026-03-05 01:54:09 -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 Merge pull request #2796 from zeroclaw-labs/issue-2779-shell-redirect-policy-dev 2026-03-05 01:54:46 -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 feat(skills): load skill bodies on demand in compact mode 2026-03-04 06:25:24 -05:00
sop fix(web): call doctor endpoint with authenticated POST 2026-02-22 21:32:34 -05:00
tools fix(shell): add configurable redirect policy and strip mode 2026-03-04 21:36:07 -05: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 Merge pull request #2793 from zeroclaw-labs/issue-2747-clippy-critical-debt-dev 2026-03-05 01:54:41 -05:00
migration.rs fix(migration): make OpenClaw source resolution deterministic 2026-03-04 21:51:21 -05: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