zeroclaw/src
NB😈 ca79d9cfcf feat(tools): add on-demand Discord history fetch
Add a Discord history tool that can auto-resolve the active Discord channel from runtime context, enforce safe cross-channel defaults, and return structured message snapshots for downstream reasoning.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-03-05 10:49:28 -05:00
..
agent feat(tools): add on-demand Discord history fetch 2026-03-05 10:49:28 -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 feat(tools): add on-demand Discord history fetch 2026-03-05 10:49:28 -05:00
config feat(bridge): implement authenticated websocket bridge runtime 2026-03-05 09:51:05 -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 #2798 from zeroclaw-labs/issue-2786-streaming-tool-events-dev 2026-03-05 01:54:49 -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 Merge pull request #2800 from zeroclaw-labs/issue-2788-mariadb-memory-dev 2026-03-05 01:54:55 -05:00
observability fix: resolve all clippy warnings across codebase 2026-02-25 17:50:56 +08:00
onboard fix(onboarding): make active-workspace persistence custom-home safe 2026-03-05 06:21:13 -05:00
peripherals fix(peripherals): import Peripheral trait for all-features build 2026-02-25 09:57:35 +00:00
providers feat(router): delegate streaming to resolved provider 2026-03-05 10:34:18 -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(shell): preserve digit-suffixed commands in redirect stripping 2026-03-05 09:50:45 -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 feat(tools): add on-demand Discord history fetch 2026-03-05 10:49:28 -05:00
tunnel feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
workspace feat(workspace): add registry storage and lifecycle CLI 2026-03-05 05:47:40 -05:00
identity.rs test: cover deterministic HashMap ordering paths 2026-02-18 21:55:40 +08:00
lib.rs feat(workspace): add registry storage and lifecycle CLI 2026-03-05 05:47:40 -05:00
main.rs feat(workspace): add registry storage and lifecycle CLI 2026-03-05 05:47:40 -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
test_capabilities.rs test(infra): add capability-aware handling for restricted envs 2026-03-04 21:51:25 -05: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