zeroclaw/src/tools
2026-02-21 20:45:43 +08:00
..
browser_open.rs fix(tools): honor wildcard allowed_domains for browser and http_request 2026-02-21 17:08:08 +08:00
browser.rs fix(security): remove sensitive fields from Debug impls 2026-02-20 22:06:21 -08: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 fix: resolve clippy warnings and rustfmt across codebase 2026-02-21 12:39:34 +08:00
cron_add.rs fix(security): enforce cron tool policy gates 2026-02-20 23:27:05 +08:00
cron_list.rs style: apply rustfmt to async fs updates 2026-02-19 14:52:29 +08:00
cron_remove.rs fix(security): enforce cron tool policy gates 2026-02-20 23:27:05 +08:00
cron_run.rs fix(security): enforce cron tool policy gates 2026-02-20 23:27:05 +08:00
cron_runs.rs style: apply rustfmt to async fs updates 2026-02-19 14:52:29 +08:00
cron_update.rs fix(security): enforce cron tool policy gates 2026-02-20 23:27:05 +08:00
delegate.rs Merge origin/main into fix/non-cli-tool-exclusion 2026-02-21 15:28:53 +08:00
file_edit.rs fix: improve allowed_roots guidance for filesystem access 2026-02-21 17:33:11 +08:00
file_read.rs fix: improve allowed_roots guidance for filesystem access 2026-02-21 17:33:11 +08:00
file_write.rs fix: improve allowed_roots guidance for filesystem access 2026-02-21 17:33:11 +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 fix(tools): honor wildcard allowed_domains for browser and http_request 2026-02-21 17:08:08 +08:00
image_info.rs chore: Remove blocking read strings 2026-02-19 14:52:29 +08:00
memory_forget.rs fix(policy): standardize side-effect tool autonomy gates 2026-02-18 12:42:56 +08: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(tools): add natural-language model routing config tool 2026-02-21 20:45:43 +08:00
model_routing_config.rs feat(tools): add natural-language model routing config tool 2026-02-21 20:45:43 +08:00
pdf_read.rs fix: improve allowed_roots guidance for filesystem access 2026-02-21 17:33:11 +08:00
proxy_config.rs feat: add multimodal image marker support with Ollama vision 2026-02-19 21:25:21 +08:00
pushover.rs chore: Remove blocking read strings 2026-02-19 14:52:29 +08:00
schedule.rs fix(security): enforce schedule cron and policy gates 2026-02-20 22:04:26 +08: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(ci): unblock dependabot dependency PR checks (#658) 2026-02-17 15:51:07 -05:00
shell.rs security: block plain shell variable expansion and forbidden path args 2026-02-21 20:42:48 +08:00
traits.rs test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
web_search_tool.rs fix(errors): improve config error messages with section paths and remediation hints 2026-02-19 11:44:04 -08:00