picoclaw/pkg/tools
Artem Yadelskyi ad8c2d48c8
Merge branch 'main' into fix-formatting
# Conflicts:
#	cmd/picoclaw/main.go
#	pkg/agent/context.go
#	pkg/agent/loop.go
#	pkg/channels/dingtalk.go
#	pkg/channels/feishu_64.go
#	pkg/channels/line.go
#	pkg/channels/manager.go
#	pkg/config/config.go
#	pkg/migrate/migrate_test.go
#	pkg/providers/anthropic/provider_test.go
#	pkg/providers/claude_provider_test.go
#	pkg/providers/http_provider.go
#	pkg/providers/openai_compat/provider.go
#	pkg/providers/protocoltypes/types.go
#	pkg/providers/types.go
2026-02-20 20:02:53 +02:00
..
base.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
cron.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
edit.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
edit_test.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
filesystem.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
filesystem_test.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
i2c.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
i2c_linux.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
i2c_other.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
message.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
message_test.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
registry.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
result.go feat: US-002 - Modify Tool interface to return *ToolResult 2026-02-12 19:28:56 +08:00
result_test.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
shell.go Merge branch 'main' into fix-formatting 2026-02-20 20:02:53 +02:00
shell_process_unix.go fix(exec): terminate process tree on timeout 2026-02-18 02:01:29 +08:00
shell_process_windows.go fix(exec): terminate process tree on timeout 2026-02-18 02:01:29 +08:00
shell_test.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
shell_timeout_unix_test.go fix(exec): terminate process tree on timeout 2026-02-18 02:01:29 +08:00
skills_install.go Feature: Implement Skill Discovery - With Clawhub Integration and Caching (#332) 2026-02-20 18:55:04 +08:00
skills_install_test.go Feature: Implement Skill Discovery - With Clawhub Integration and Caching (#332) 2026-02-20 18:55:04 +08:00
skills_search.go Feature: Implement Skill Discovery - With Clawhub Integration and Caching (#332) 2026-02-20 18:55:04 +08:00
skills_search_test.go Feature: Implement Skill Discovery - With Clawhub Integration and Caching (#332) 2026-02-20 18:55:04 +08:00
spawn.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
spi.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
spi_linux.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
spi_other.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
subagent.go Merge branch 'main' into fix-formatting 2026-02-19 22:04:48 +02:00
subagent_tool_test.go feat(fmt): Fix formatting 2026-02-19 22:05:15 +02:00
toolloop.go Merge branch 'main' into fix-formatting 2026-02-20 20:02:53 +02:00
types.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
web.go Merge branch 'main' into fix-formatting 2026-02-19 22:04:48 +02:00
web_test.go feat(fmt): Fix formatting 2026-02-19 22:05:15 +02:00