openclaw/src/agents/tools
2026-01-07 06:53:01 +01:00
..
agent-step.ts feat: add sessions_spawn sub-agent tool 2026-01-06 08:41:45 +01:00
browser-tool.ts fix(browser): add profile param to tabs routes and browser-tool 2026-01-06 21:54:46 +01:00
canvas-tool.ts refactor: split agent tools 2026-01-04 05:07:44 +01:00
common.test.ts feat: unify provider reaction tools 2026-01-07 04:16:39 +01:00
common.ts feat: unify provider reaction tools 2026-01-07 04:16:39 +01:00
cron-tool.test.ts Cron: normalize cron.add inputs + align channels (#256) 2026-01-06 02:09:48 +00:00
cron-tool.ts fix(cron-tool): use generic object schema for job/patch to fix Claude via Antigravity (#280) 2026-01-06 02:13:09 -06:00
discord-actions-guild.ts feat: unify provider reaction tools 2026-01-07 04:16:39 +01:00
discord-actions-messaging.ts feat: unify provider reaction tools 2026-01-07 04:16:39 +01:00
discord-actions-moderation.ts feat: unify provider reaction tools 2026-01-07 04:16:39 +01:00
discord-actions.test.ts feat: unify provider reaction tools 2026-01-07 04:16:39 +01:00
discord-actions.ts feat: unify provider reaction tools 2026-01-07 04:16:39 +01:00
discord-schema.ts refactor: share reaction schemas and notes 2026-01-07 04:24:11 +01:00
discord-tool.ts refactor: split agent tools 2026-01-04 05:07:44 +01:00
gateway-tool.ts refactor: split agent tools 2026-01-04 05:07:44 +01:00
gateway.test.ts chore: changelog for #293 2026-01-06 15:32:06 +01:00
gateway.ts fix(cli): don't force localhost gateway url in remote mode 2026-01-06 14:30:45 +00:00
image-tool.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
nodes-tool.ts refactor: split agent tools 2026-01-04 05:07:44 +01:00
nodes-utils.ts refactor: split agent tools 2026-01-04 05:07:44 +01:00
reaction-schema.ts refactor: share reaction schemas and notes 2026-01-07 04:24:11 +01:00
sessions-announce-target.test.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
sessions-announce-target.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
sessions-helpers.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
sessions-history-tool.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
sessions-list-tool.gating.test.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
sessions-list-tool.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
sessions-send-helpers.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
sessions-send-tool.gating.test.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
sessions-send-tool.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
sessions-spawn-tool.ts feat: update subagent announce + archive 2026-01-07 06:53:01 +01:00
slack-actions.test.ts feat: unify provider reaction tools 2026-01-07 04:16:39 +01:00
slack-actions.ts feat: unify provider reaction tools 2026-01-07 04:16:39 +01:00
slack-schema.ts refactor: share reaction schemas and notes 2026-01-07 04:24:11 +01:00
slack-tool.ts Slack: add new slack connection 2026-01-04 07:18:20 +01:00
telegram-actions.test.ts feat: unify provider reaction tools 2026-01-07 04:16:39 +01:00
telegram-actions.ts feat: unify provider reaction tools 2026-01-07 04:16:39 +01:00
telegram-schema.ts refactor: share reaction schemas and notes 2026-01-07 04:24:11 +01:00
telegram-tool.ts feat: unify provider reaction tools 2026-01-07 04:16:39 +01:00
whatsapp-actions.test.ts feat: unify provider reaction tools 2026-01-07 04:16:39 +01:00
whatsapp-actions.ts feat: unify provider reaction tools 2026-01-07 04:16:39 +01:00
whatsapp-schema.ts refactor: share reaction schemas and notes 2026-01-07 04:24:11 +01:00
whatsapp-tool.ts Add WhatsApp reactions support 2026-01-07 04:16:39 +01:00