picoclaw/pkg/tools
2026-04-24 19:36:46 +08:00
..
fs refactor(tools): reorganize tool packages and facades 2026-04-17 13:44:31 +08:00
hardware fix(providers,tools): address linter issues after reorg 2026-04-17 14:16:18 +08:00
integration feat(agent): migrate tool prompts to capability slots 2026-04-24 19:36:46 +08:00
shared feat(agent): migrate tool prompts to capability slots 2026-04-24 19:36:46 +08:00
cron.go Merge pull request #2474 from srcrs/fix-cron-independent-sessions 2026-04-16 23:52:29 +08:00
cron_test.go Merge pull request #2474 from srcrs/fix-cron-independent-sessions 2026-04-16 23:52:29 +08:00
facade_compat_test.go refactor(tools): reorganize tool packages and facades 2026-04-17 13:44:31 +08:00
fs_facade.go fix(providers,tools): address linter issues after reorg 2026-04-17 14:16:18 +08:00
fs_registry_compat_test.go refactor(tools): reorganize tool packages and facades 2026-04-17 13:44:31 +08:00
hardware_facade.go refactor(tools): reorganize tool packages and facades 2026-04-17 13:44:31 +08:00
identifier_compat.go refactor(tools): reorganize tool packages and facades 2026-04-17 13:44:31 +08:00
integration_facade.go Keep launcher locale changes from mutating shared web-search routing (#2573) 2026-04-24 13:45:25 +08:00
load_image_compat_test.go refactor(tools): reorganize tool packages and facades 2026-04-17 13:44:31 +08:00
normalization.go
path_compat.go refactor(tools): reorganize tool packages and facades 2026-04-17 13:44:31 +08:00
registry.go feat(agent): migrate tool prompts to capability slots 2026-04-24 19:36:46 +08:00
registry_test.go feat(agent): migrate tool prompts to capability slots 2026-04-24 19:36:46 +08:00
result_test.go
search_tool.go feat(agent): migrate tool prompts to capability slots 2026-04-24 19:36:46 +08:00
search_tools_test.go
session.go refactor(tools): reorganize tool packages and facades 2026-04-17 13:44:31 +08:00
session_process_unix.go
session_process_windows.go
session_test.go
shared_facade.go feat(agent): migrate tool prompts to capability slots 2026-04-24 19:36:46 +08:00
shell.go Feat/support isolation (#2423) 2026-04-08 18:15:42 +08:00
shell_process_unix.go
shell_process_windows.go
shell_test.go
shell_timeout_unix_test.go
spawn.go
spawn_status.go
spawn_status_test.go
spawn_test.go
subagent.go feat: add load_image tool for local file vision (#2116) 2026-04-01 21:32:10 +08:00
subagent_tool_test.go
sysproc_unix.go
sysproc_windows.go
toolloop.go feat: add load_image tool for local file vision (#2116) 2026-04-01 21:32:10 +08:00
validate.go
validate_test.go