picoclaw/pkg/utils
Mauro b89f6445d1
feat(mcp): tool search tools (#1243)
* feat(mcp): tool search tools

* removed unused call_discovered_tool

* improvements and optimizations

* fix gate mcp enabled

* fix TOCTOU race BM25 cache version check

* fix encapsulation bypass on registry internals

* safety comment on TickTTL

* added more unit tests

* enhanced logs
2026-03-09 18:21:49 +01:00
..
bm25.go feat(mcp): tool search tools (#1243) 2026-03-09 18:21:49 +01:00
bm25_test.go feat(mcp): tool search tools (#1243) 2026-03-09 18:21:49 +01:00
download.go feat(fmt): Fix formatting 2026-02-20 20:03:11 +02:00
http_retry.go fix(tools): close resp.Body on retry cancel and cache http.Client instances (#940) 2026-03-01 16:55:46 +11:00
http_retry_test.go fix(tools): close resp.Body on retry cancel and cache http.Client instances (#940) 2026-03-01 16:55:46 +11:00
media.go feat(discord): add proxy support and tests 2026-02-27 14:42:28 +08:00
skills.go Feature: Implement Skill Discovery - With Clawhub Integration and Caching (#332) 2026-02-20 18:55:04 +08:00
string.go Update function comment for SanitizeMessageContent 2026-02-27 20:20:25 +08:00
string_test.go Update test case for unicode letters preservation 2026-02-27 20:20:58 +08:00
zip.go feat(fmt): Fix formatting 2026-02-20 20:03:11 +02:00