zeroclaw/src/tools
Alex Gorevski 9d0ff54037
Merge pull request #1016 from zeroclaw-labs/test/improve-test-assertions
test(quality): replace bare .unwrap() with .expect() in agent and shell tests
2026-02-19 16:16:42 -08:00
..
browser.rs style: apply rustfmt to async fs updates 2026-02-19 14:52:29 +08:00
browser_open.rs refactor: simplify CLI commands and update architecture docs 2026-02-14 05:17:16 -05:00
composio.rs fix(composio): pick first usable account when multiple exist, add connected_accounts alias (#1003) 2026-02-19 17:19:04 -05:00
cron_add.rs style: apply rustfmt to async fs updates 2026-02-19 14:52:29 +08:00
cron_list.rs style: apply rustfmt to async fs updates 2026-02-19 14:52:29 +08:00
cron_remove.rs style: apply rustfmt to async fs updates 2026-02-19 14:52:29 +08:00
cron_run.rs style: apply rustfmt to async fs updates 2026-02-19 14:52:29 +08:00
cron_runs.rs style: apply rustfmt to async fs updates 2026-02-19 14:52:29 +08:00
cron_update.rs style: apply rustfmt to async fs updates 2026-02-19 14:52:29 +08:00
delegate.rs feat(runtime): add reasoning toggle for ollama 2026-02-19 21:05:19 +08:00
file_read.rs fix(security): move record_action before canonicalize in file_read 2026-02-16 17:21:52 +01:00
file_write.rs readd tests, remove markdown files 2026-02-18 14:42:39 +08:00
git_operations.rs feat(channel): stream LLM responses to Telegram via draft message edits 2026-02-18 16:33:33 +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(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +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 docs(code): add module-level doc blocks to providers, channels, tools, and security 2026-02-19 13:19:46 -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 style: apply rustfmt to async fs updates 2026-02-19 14:52:29 +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 test(quality): replace bare .unwrap() with .expect() in agent and shell tests 2026-02-19 13:23:33 -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