zeroclaw/src/tools
2026-03-02 15:49:29 +08:00
..
agent_load_tracker.rs feat(agent): add adaptive load balancing for teams and subagents 2026-03-02 15:49:29 +08:00
agent_selection.rs fix(ci): satisfy strict-delta lint for orchestration changes 2026-03-02 15:49:29 +08:00
agents_ipc.rs refactor(tools): deduplicate IpcDb initialization and simplify inbox 2026-02-25 01:14:47 +08:00
apply_patch.rs fix(apply-patch): avoid format_push_string on logs 2026-02-26 12:59:23 +08:00
auth_profile.rs fix(fmt): correct remaining rustfmt violations on main (#2282) 2026-02-28 13:01:21 -08:00
bg_run.rs feat(tools): add bg_run — background tool execution with security hardening 2026-02-28 17:54:22 -05:00
browser_open.rs fix: harden browser and web search validation paths 2026-02-28 15:50:06 +08:00
browser.rs fix(browser): add return before snapshot IIFE in rust_native backend 2026-02-28 09:27:42 -05:00
channel_ack_config.rs feat(channels): add chat-scoped ACK rules and simulation aggregates 2026-02-28 19:23:30 -05:00
cli_discovery.rs fix(gateway): align dashboard API client and embed built web assets 2026-02-21 16:14:01 +08:00
composio.rs chore: promote dev snapshot to main (resolve #1978/#1970) 2026-02-26 21:09:33 -05:00
content_search.rs fix(tool): harden content_search parsing and output safety 2026-02-21 23:26:11 +08:00
cron_add.rs fix(cron): require recurring opt-in for agent cron schedules 2026-02-28 17:25:22 -05:00
cron_list.rs style: apply rustfmt to async fs updates 2026-02-19 14:52:29 +08:00
cron_remove.rs test(cron): cover rate-limit policy gates across cron tools 2026-02-21 21:04:22 +08:00
cron_run.rs fix: session leftovers after db47f56 2026-02-28 15:23:42 +08:00
cron_runs.rs style: apply rustfmt to async fs updates 2026-02-19 14:52:29 +08:00
cron_update.rs test(cron): cover rate-limit policy gates across cron tools 2026-02-21 21:04:22 +08:00
delegate_coordination_status.rs fix(coordination): satisfy strict-delta clippy gates 2026-02-25 23:16:27 +08:00
delegate.rs fix(ci): satisfy strict-delta lint for orchestration changes 2026-03-02 15:49:29 +08:00
docx_read.rs fix: harden tool follow-through and workspace path resolution 2026-03-02 14:35:05 +08:00
feishu_doc.rs fix(tools): address remaining fourth-round review findings for feishu_doc 2026-02-27 15:58:43 +00:00
file_edit.rs fix: harden tool follow-through and workspace path resolution 2026-03-02 14:35:05 +08:00
file_read.rs fix: harden tool follow-through and workspace path resolution 2026-03-02 14:35:05 +08:00
file_write.rs fix: harden tool follow-through and workspace path resolution 2026-03-02 14:35:05 +08:00
git_operations.rs feat(channel): stream LLM responses to Telegram via draft message edits 2026-02-18 16:33:33 +08:00
glob_search.rs feat(tool): add glob_search for workspace file pattern search 2026-02-21 02:27:54 +08:00
hardware_board_info.rs fix: resolve all clippy warnings, formatting, and Mistral endpoint 2026-02-17 20:00:08 +08:00
hardware_memory_map.rs fix: resolve all clippy warnings, formatting, and Mistral endpoint 2026-02-17 20:00:08 +08:00
hardware_memory_read.rs fix(security): resolve rebase conflicts and provider regressions 2026-02-17 19:19:06 +08:00
http_request.rs feat(http_request): add env credential profiles and onboarding guards 2026-02-28 08:07:37 -05:00
image_info.rs feat: harden non-CLI approval governance and runtime policy sync 2026-02-26 02:19:14 +08:00
mcp_client.rs fix: session leftovers after db47f56 2026-02-28 15:23:42 +08:00
mcp_protocol.rs feat(mcp): add external MCP server support on main 2026-02-26 21:43:54 -05:00
mcp_tool.rs feat(mcp): add external MCP server support on main 2026-02-26 21:43:54 -05:00
mcp_transport.rs fix(mcp): support streamable HTTP headers and SSE responses 2026-03-01 14:56:08 -05:00
memory_forget.rs fix(policy): standardize side-effect tool autonomy gates 2026-02-18 12:42:56 +08:00
memory_observe.rs feat(memory): add observation memory tool 2026-02-28 13:32:13 -05:00
memory_recall.rs feat(memory): add session_id isolation to Memory trait (#530) 2026-02-17 07:44:05 -05:00
memory_store.rs fix(channels): recover malformed invoke/tool_call output in daemon mode 2026-02-18 17:01:36 +08:00
mod.rs feat(agent): add adaptive load balancing for teams and subagents 2026-03-02 15:49:29 +08:00
model_routing_config.rs fix(ci): satisfy strict-delta lint for orchestration changes 2026-03-02 15:49:29 +08:00
openclaw_migration.rs fix(migration): harden openclaw onboarding and tool safety 2026-02-28 19:01:50 -05:00
orchestration_settings.rs feat(agent): intelligent team/subagent orchestration with hot config 2026-03-02 15:49:29 +08:00
pdf_read.rs fix: harden tool follow-through and workspace path resolution 2026-03-02 14:35:05 +08:00
pptx_read.rs fix: harden tool follow-through and workspace path resolution 2026-03-02 14:35:05 +08:00
process.rs feat(runtime): add configurable wasm security runtime and tooling 2026-02-25 21:46:05 +08:00
proxy_config.rs test: align channel context defaults and de-flake proxy assertion 2026-02-28 23:01:53 +08:00
pushover.rs security: harden sensitive I/O and outbound leak controls 2026-02-28 21:30:37 +08:00
quota_tools.rs fix(fmt): correct remaining rustfmt violations on main (#2282) 2026-02-28 13:01:21 -08:00
schedule.rs feat(cron): add lark and feishu delivery targets 2026-02-26 22:52:46 -05:00
schema.rs fix(build): complete strict lint and test cleanup (replacement for #476) 2026-02-18 00:18:54 +08:00
screenshot.rs fix(build): restore rust 1.87 compatibility for plugin foundation 2026-02-28 19:51:37 -05:00
shell.rs fix(runtime): harden windows shell fallback and doctor diagnostics 2026-03-02 15:49:25 +08:00
sop_advance.rs fix(web): call doctor endpoint with authenticated POST 2026-02-24 16:02:59 +08:00
sop_approve.rs fix(web): call doctor endpoint with authenticated POST 2026-02-24 16:02:59 +08:00
sop_execute.rs fix(web): call doctor endpoint with authenticated POST 2026-02-24 16:02:59 +08:00
sop_list.rs fix(web): call doctor endpoint with authenticated POST 2026-02-24 16:02:59 +08:00
sop_status.rs fix(web): call doctor endpoint with authenticated POST 2026-02-24 16:02:59 +08:00
subagent_list.rs docs: add module-level and item-level docstrings for subagent tools 2026-02-26 02:14:20 +08:00
subagent_manage.rs fix(subagent): avoid lossy signed-to-unsigned cast 2026-02-26 02:14:20 +08:00
subagent_registry.rs fix(ci): satisfy strict-delta lint for orchestration changes 2026-03-02 15:49:29 +08:00
subagent_spawn.rs fix(ci): satisfy strict-delta lint for orchestration changes 2026-03-02 15:49:29 +08:00
task_plan.rs feat(tool): add session-scoped task_plan tool for multi-step work tracking 2026-02-24 20:52:31 +08:00
traits.rs test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
url_validation.rs feat: harden web access policy and add flexible web search/runtime config 2026-02-28 15:50:06 +08:00
wasm_module.rs feat(wasm): harden module integrity and symlink policy 2026-02-25 22:49:57 +08:00
wasm_tool.rs fix(deps): align wasmtime/wasmtime-wasi 36.0.6 and update WASI pipe path 2026-02-28 18:33:48 -05:00
web_access_config.rs feat: harden web access policy and add flexible web search/runtime config 2026-02-28 15:50:06 +08:00
web_fetch.rs fix(web-fetch): remove dead feature gates and add noise stripping (#2262) 2026-02-28 12:19:40 -08:00
web_search_config.rs feat: harden web access policy and add flexible web search/runtime config 2026-02-28 15:50:06 +08:00
web_search_tool.rs feat: harden web access policy and add flexible web search/runtime config 2026-02-28 15:50:06 +08:00
xlsx_read.rs fix: harden tool follow-through and workspace path resolution 2026-03-02 14:35:05 +08:00