zeroclaw/src/tools
2026-02-16 19:33:04 +08:00
..
browser.rs feat(browser): add optional rust-native backend via fantoccini 2026-02-16 05:25:27 -05:00
browser_open.rs refactor: simplify CLI commands and update architecture docs 2026-02-14 05:17:16 -05:00
composio.rs fix(composio): migrate tool API calls to v3 with v2 fallback (#309) (#310) 2026-02-16 05:58:06 -05:00
delegate.rs fix(provider): complete ChatResponse integration across runtime surfaces 2026-02-16 19:18:12 +08:00
file_read.rs fix(security): enforce action budget checks in file_read (#270) 2026-02-16 01:57:56 -05:00
file_write.rs fix(security): enforce action guards in file_write and scheduler (#269) 2026-02-16 01:57:58 -05:00
git_operations.rs fix(rebase): resolve PR #266 conflicts against latest main 2026-02-16 19:33:04 +08:00
http_request.rs fix(channels): execute tool calls in channel runtime (#302) 2026-02-16 05:07:01 -05:00
image_info.rs fix(memory): prevent autosave key collisions across runtime flows 2026-02-15 22:55:52 -05:00
memory_forget.rs feat: initial release — ZeroClaw v0.1.0 2026-02-13 12:19:14 -05:00
memory_recall.rs style: cargo fmt — fix all formatting for CI 2026-02-13 16:03:50 -05:00
memory_store.rs feat: initial release — ZeroClaw v0.1.0 2026-02-13 12:19:14 -05:00
mod.rs fix(rebase): resolve PR #266 conflicts against latest main 2026-02-16 19:33:04 +08:00
screenshot.rs feat: add screenshot and image_info vision tools 2026-02-15 14:53:56 -05:00
shell.rs feat(config): make config writes atomic with rollback-safe replacement (#190) 2026-02-15 12:18:45 -05:00
traits.rs test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00