..
browser.rs
feat(proxy): add scoped proxy configuration and docs runbooks
2026-02-18 22:10:42 +08:00
browser_open.rs
refactor: simplify CLI commands and update architecture docs
2026-02-14 05:17:16 -05:00
composio.rs
feat(proxy): add scoped proxy configuration and docs runbooks
2026-02-18 22:10:42 +08:00
cron_add.rs
Implement cron job management tools and types
2026-02-17 17:06:28 +08:00
cron_list.rs
Implement cron job management tools and types
2026-02-17 17:06:28 +08:00
cron_remove.rs
Implement cron job management tools and types
2026-02-17 17:06:28 +08:00
cron_run.rs
Implement cron job management tools and types
2026-02-17 17:06:28 +08:00
cron_runs.rs
Implement cron job management tools and types
2026-02-17 17:06:28 +08:00
cron_update.rs
Implement cron job management tools and types
2026-02-17 17:06:28 +08:00
delegate.rs
readd tests, remove markdown files
2026-02-18 14:42:39 +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
fix(memory): prevent autosave key collisions across runtime flows
2026-02-15 22:55:52 -05: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(proxy): add scoped proxy configuration and docs runbooks
2026-02-18 22:10:42 +08:00
proxy_config.rs
feat(proxy): add scoped proxy configuration and docs runbooks
2026-02-18 22:10:42 +08:00
pushover.rs
feat(proxy): add scoped proxy configuration and docs runbooks
2026-02-18 22:10:42 +08:00
schedule.rs
Implement cron job management tools and types
2026-02-17 17:06:28 +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
readd tests, remove markdown files
2026-02-18 14:42:39 +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(web-search): harden config handling and trim unrelated CI edit
2026-02-18 15:24:21 +08:00