openclaw/src/agents/tools
Palash Oswal b91012b697
fix(cli): don't force localhost gateway url in remote mode
Fixes remote gateway setup (remote mode) by not overriding url; adds regression tests. Thanks @oswalpalash.
2026-01-06 14:30:45 +00:00
..
agent-step.ts feat: add sessions_spawn sub-agent tool 2026-01-06 08:41:45 +01:00
browser-tool.ts fix: OpenAI tool schema compatibility 2026-01-05 00:15:55 +01:00
canvas-tool.ts refactor: split agent tools 2026-01-04 05:07:44 +01:00
common.ts refactor: split agent tools 2026-01-04 05:07:44 +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 refactor: split agent tools 2026-01-04 05:07:44 +01:00
discord-actions-messaging.ts feat: unify poll support 2026-01-06 04:51:05 +00:00
discord-actions-moderation.ts refactor: split agent tools 2026-01-04 05:07:44 +01:00
discord-actions.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
discord-schema.ts refactor: split agent tools 2026-01-04 05:07:44 +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 fix(cli): don't force localhost gateway url in remote mode 2026-01-06 14:30:45 +00: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!: redesign model config + auth profiles 2026-01-06 00:56:58 +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
sessions-announce-target.ts feat: add sessions_spawn sub-agent tool 2026-01-06 08:41:45 +01:00
sessions-helpers.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
sessions-history-tool.ts feat: sandbox session tool visibility 2026-01-06 08:40:30 +00:00
sessions-list-tool.ts feat: sandbox session tool visibility 2026-01-06 08:40:30 +00:00
sessions-send-helpers.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
sessions-send-tool.ts feat: sandbox session tool visibility 2026-01-06 08:40:30 +00:00
sessions-spawn-tool.ts feat: sandbox session tool visibility 2026-01-06 08:40:30 +00:00
slack-actions.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
slack-schema.ts Slack: add some fixes and connect it all up 2026-01-04 01:53:26 -06:00
slack-tool.ts Slack: add new slack connection 2026-01-04 07:18:20 +01:00