openclaw/src/agents/tools
2026-01-13 02:33:38 +00:00
..
agent-step.ts fix(gateway): harden agent provider routing 2026-01-09 23:00:36 +01:00
agents-list-tool.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
browser-tool.test.ts fix: preserve explicit maxChars=0 (#796) (thanks @gabriel-trigo) 2026-01-13 02:33:38 +00:00
browser-tool.ts fix: preserve explicit maxChars=0 (#796) (thanks @gabriel-trigo) 2026-01-13 02:33:38 +00: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 fix(heartbeat): telegram accountId + cron jobId compat (#516, thanks @YuriNachos) 2026-01-08 20:47:22 +01:00
cron-tool.ts fix(heartbeat): telegram accountId + cron jobId compat (#516, thanks @YuriNachos) 2026-01-08 20:47:22 +01:00
discord-actions-guild.ts feat(discord): add channel/category management actions (#487) 2026-01-09 11:05:58 -06:00
discord-actions-messaging.ts Discord: add fetch message action 2026-01-10 16:38:20 -06:00
discord-actions-moderation.ts feat: unify provider reaction tools 2026-01-07 04:16:39 +01:00
discord-actions.test.ts feat(discord): add channel/category management actions (#487) 2026-01-09 11:05:58 -06:00
discord-actions.ts Discord: add fetch message action 2026-01-10 16:38:20 -06:00
gateway-tool.ts feat: run doctor after restart 2026-01-10 23:14:55 +01:00
gateway.test.ts chore: changelog for #293 2026-01-06 15:32:06 +01:00
gateway.ts Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
image-tool.test.ts test(agents): avoid Copilot token fetch in image-tool tests 2026-01-12 22:19:02 +00:00
image-tool.ts fix(image): accept @-prefixed file paths 2026-01-12 20:53:16 +00:00
memory-tool.ts chore: reinforce memory recall prompts 2026-01-12 23:29:56 +00:00
message-tool.ts fix: enforce message context isolation 2026-01-13 01:19:14 +00:00
nodes-tool.ts refactor(nodes): share run parsing helpers 2026-01-08 00:24:11 +00:00
nodes-utils.ts refactor: split agent tools 2026-01-04 05:07:44 +01:00
session-status-tool.ts feat(agents): add session_status tool 2026-01-09 21:09:42 +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 Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
sessions-helpers.ts refactor: normalize main session key handling 2026-01-09 22:30:15 +01:00
sessions-history-tool.ts fix: simplify tool schemas for Gemini compatibility 2026-01-09 20:15:26 +01:00
sessions-list-tool.gating.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
sessions-list-tool.ts fix: simplify tool schemas for Gemini compatibility 2026-01-09 20:15:26 +01:00
sessions-send-helpers.ts Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
sessions-send-tool.gating.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
sessions-send-tool.ts fix: clarify sessions_send delivery semantics 2026-01-10 00:34:24 +01:00
sessions-spawn-tool.ts feat: subagent model defaults 2026-01-12 18:08:30 +00:00
slack-actions.test.ts fix(slack): mrkdwn + thread edge cases (#464) (thanks @austinm911) 2026-01-09 22:09:02 +01:00
slack-actions.ts fix(slack): mrkdwn + thread edge cases (#464) (thanks @austinm911) 2026-01-09 22:09:02 +01:00
telegram-actions.test.ts feat(telegram): inline keyboard buttons (#491) 2026-01-09 20:47:03 +01:00
telegram-actions.ts feat(telegram): inline keyboard buttons (#491) 2026-01-09 20:47:03 +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