openclaw/src/agents/tools
Peter Steinberger 6b6af1a64f refactor(tests): dedupe web fetch and embedded tool hook fixtures 2026-03-03 01:37:12 +00:00
..
agent-step.test.ts
agent-step.ts
agents-list-tool.ts
browser-tool.actions.ts refactor: split browser context/actions and unify CDP timeout policy 2026-03-02 16:02:39 +00:00
browser-tool.schema.ts fix(browser): accept legacy flattened act params (#31359) 2026-03-01 23:21:07 -08:00
browser-tool.test.ts refactor(tests): dedupe browser and telegram tool test fixtures 2026-03-03 01:37:12 +00:00
browser-tool.ts refactor: split browser context/actions and unify CDP timeout policy 2026-03-02 16:02:39 +00:00
canvas-tool.ts
common.params.test.ts
common.test.ts
common.ts
cron-tool.flat-params.test.ts
cron-tool.test.ts refactor: dedupe agent and browser cli helpers 2026-03-03 00:15:00 +00:00
cron-tool.ts fix(cron): recover flat patch params for update action and fix schema (openclaw#23221) thanks @charojo 2026-03-01 19:50:51 -06:00
discord-actions-guild.ts refactor(agents): dedupe model and tool test helpers 2026-03-02 21:31:36 +00:00
discord-actions-messaging.ts fix(discord): support applied_tags parameter for forum thread creation 2026-03-02 02:05:11 +00:00
discord-actions-moderation-shared.ts
discord-actions-moderation.authz.test.ts
discord-actions-moderation.ts
discord-actions-presence.test.ts
discord-actions-presence.ts
discord-actions-shared.ts refactor: dedupe agent and reply runtimes 2026-03-02 19:57:33 +00:00
discord-actions.test.ts
discord-actions.ts
gateway-tool.ts
gateway.test.ts
gateway.ts
image-tool.helpers.ts
image-tool.test.ts refactor(tests): dedupe tool, projector, and delivery fixtures 2026-03-03 01:06:00 +00:00
image-tool.ts refactor(agents): dedupe model and tool test helpers 2026-03-02 21:31:36 +00:00
media-tool-shared.ts refactor(agents): dedupe model and tool test helpers 2026-03-02 21:31:36 +00:00
memory-tool.citations.test.ts
memory-tool.test.ts
memory-tool.ts
message-tool.test.ts test(agents): dedupe agent and cron test scaffolds 2026-03-02 07:13:10 +00:00
message-tool.ts fix(signal): fall back to toolContext.currentMessageId for reactions 2026-03-02 22:53:04 +00:00
model-config.helpers.ts refactor(agents): extract shared tool model helpers 2026-03-02 07:13:11 +00:00
nodes-tool.test.ts fix(telegram): scope DM topic thread keys by chat id (#31064) 2026-03-02 02:54:45 +00:00
nodes-tool.ts refactor(nodes): dedupe camera payload and node resolve helpers 2026-03-02 23:32:41 +00:00
nodes-utils.test.ts
nodes-utils.ts refactor(nodes): dedupe camera payload and node resolve helpers 2026-03-02 23:32:41 +00:00
pdf-native-providers.ts feat: add PDF analysis tool with native provider support (#31319) 2026-03-01 22:39:12 -08:00
pdf-tool.helpers.ts refactor: dedupe agent and browser cli helpers 2026-03-03 00:15:00 +00:00
pdf-tool.test.ts refactor(tests): dedupe tool, projector, and delivery fixtures 2026-03-03 01:06:00 +00:00
pdf-tool.ts refactor(agents): dedupe model and tool test helpers 2026-03-02 21:31:36 +00:00
session-status-tool.ts
sessions-access.test.ts
sessions-access.ts
sessions-announce-target.ts
sessions-helpers.ts refactor: dedupe agent and reply runtimes 2026-03-02 19:57:33 +00:00
sessions-history-tool.ts refactor: dedupe agent and reply runtimes 2026-03-02 19:57:33 +00:00
sessions-list-tool.ts fix(sessions): set transcriptPath to agent sessions directory (openclaw#24775) thanks @martinfrancois 2026-03-01 09:41:06 -06:00
sessions-resolution.test.ts [AI-assisted] test: fix typing and test fixture issues (#31444) 2026-03-02 00:41:21 -08:00
sessions-resolution.ts refactor: dedupe agent and reply runtimes 2026-03-02 19:57:33 +00:00
sessions-send-helpers.ts
sessions-send-tool.a2a.ts
sessions-send-tool.ts refactor: dedupe agent and reply runtimes 2026-03-02 19:57:33 +00:00
sessions-spawn-tool.test.ts Security: enforce ACP sandbox inheritance for sessions_spawn (#32254) 2026-03-02 23:50:38 +01:00
sessions-spawn-tool.ts Security: enforce ACP sandbox inheritance for sessions_spawn (#32254) 2026-03-02 23:50:38 +01:00
sessions.test.ts test(agents): dedupe agent and cron test scaffolds 2026-03-02 07:13:10 +00:00
slack-actions.test.ts fix(slack): scope download-file to channel and thread context 2026-03-02 02:23:22 +00:00
slack-actions.ts fix(slack): scope download-file to channel and thread context 2026-03-02 02:23:22 +00:00
subagents-tool.ts fix: agent-only announce path, BB message IDs, sender identity, SSRF allowlist (#23970) 2026-03-01 22:52:11 -08:00
telegram-actions.test.ts refactor(tests): dedupe browser and telegram tool test fixtures 2026-03-03 01:37:12 +00:00
telegram-actions.ts refactor: dedupe agent and browser cli helpers 2026-03-03 00:15:00 +00:00
tool-runtime.helpers.ts refactor(agents): extract shared tool model helpers 2026-03-02 07:13:11 +00:00
tts-tool.test.ts
tts-tool.ts
web-fetch-utils.ts
web-fetch-visibility.test.ts
web-fetch-visibility.ts
web-fetch.cf-markdown.test.ts
web-fetch.ssrf.test.ts
web-fetch.test-harness.ts
web-fetch.test-mocks.ts
web-fetch.ts
web-guarded-fetch.test.ts refactor(net): unify proxy env checks and guarded fetch modes 2026-03-02 16:24:26 +00:00
web-guarded-fetch.ts refactor(net): unify proxy env checks and guarded fetch modes 2026-03-02 16:24:26 +00:00
web-search-citation-redirect.ts refactor(web): split trusted and strict web tool fetch paths 2026-03-02 01:14:06 +00:00
web-search.redirect.test.ts fix: preserve dns pinning for strict web SSRF fetches 2026-03-02 15:54:46 +00:00
web-search.test.ts
web-search.ts refactor(web): split trusted and strict web tool fetch paths 2026-03-02 01:14:06 +00:00
web-shared.ts
web-tools.enabled-defaults.test.ts
web-tools.fetch.test.ts refactor(tests): dedupe web fetch and embedded tool hook fixtures 2026-03-03 01:37:12 +00:00
web-tools.readability.test.ts
web-tools.ts
whatsapp-actions.test.ts
whatsapp-actions.ts
whatsapp-target-auth.ts