picoclaw/pkg/tools
daming大铭 ba08d52351
Merge pull request #2474 from srcrs/fix-cron-independent-sessions
fix(cron): make each job execution use an independent session
2026-04-16 23:52:29 +08:00
..
base.go refactor(session): tighten legacy boundary and tool context 2026-04-07 22:39: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
edit.go docs(tool): use provider-agnostic JSON escaping guidance 2026-04-08 14:19:11 +09:00
edit_test.go
filesystem.go docs(tool): use provider-agnostic JSON escaping guidance 2026-04-08 14:19:11 +09:00
filesystem_test.go fix(tool): clarify write_file nested-JSON escape semantics and add tests (#2320) 2026-04-04 17:56:49 +08:00
i2c.go
i2c_linux.go
i2c_other.go
load_image.go
load_image_test.go
mcp_tool.go
mcp_tool_test.go
message.go refactor: make agent loop support parallel and update docs 2026-04-16 14:43:15 +08:00
message_test.go refactor(session): tighten legacy boundary and tool context 2026-04-07 22:39:46 +08:00
normalization.go
reaction.go
reaction_test.go
registry.go
registry_test.go
result.go
result_test.go
search_tool.go
search_tools_test.go
send_file.go
send_file_test.go
session.go
session_process_unix.go
session_process_windows.go
session_test.go
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
skills_install.go refactor skills registries and add GitHub-backed skill discovery (#2442) 2026-04-14 15:14:16 +08:00
skills_install_test.go refactor skills registries and add GitHub-backed skill discovery (#2442) 2026-04-14 15:14:16 +08:00
skills_search.go
skills_search_test.go
spawn.go
spawn_status.go
spawn_status_test.go
spawn_test.go
spi.go
spi_linux.go
spi_other.go
subagent.go
subagent_tool_test.go
sysproc_unix.go
sysproc_windows.go
toolloop.go
tts_send.go
types.go
validate.go
validate_test.go
web.go fix(web): support proxies in SearXNG and web fetch (#2542) 2026-04-16 17:15:47 +08:00
web_test.go fix(web): support proxies in SearXNG and web fetch (#2542) 2026-04-16 17:15:47 +08:00