picoclaw/pkg/utils
Mauro c15aac21fe
Merge pull request #3143 from lc6464/fix/isatap-ssrf-guard
fix(web): block private IPv4 embeds in ISATAP literals
2026-06-26 22:59:41 +02:00
..
bm25.go perf: precompute BM25 index for repeated searches (#2177) 2026-03-30 16:30:25 +08:00
bm25_test.go perf: precompute BM25 index for repeated searches (#2177) 2026-03-30 16:30:25 +08:00
context.go refactor: improve code readability and consistency across multiple files 2026-03-21 17:12:45 +08:00
context_test.go refactor: improve code readability and consistency across multiple files 2026-03-21 17:12:45 +08:00
download.go feat(fmt): Fix formatting 2026-02-20 20:03:11 +02:00
http_client.go fix(utils): add ok checks for http.Transport type assertions in CreateHTTPClient 2026-06-11 09:45:14 +08:00
http_client_test.go enhance skill installer (#1252) 2026-03-13 14:04:02 +08:00
http_guard.go fix(web): block private IPv4 embeds in ISATAP literals 2026-06-18 17:12:38 +08:00
http_guard_test.go Merge pull request #3143 from lc6464/fix/isatap-ssrf-guard 2026-06-26 22:59:41 +02:00
http_retry.go fix: explicitly ignore Close() errors in error paths and retry loops 2026-06-25 15:38:41 +08:00
http_retry_test.go test(utils): explicitly ignore resp.Body.Close() errors in tests 2026-06-26 23:03:32 +08:00
markdown.go fix lint 2026-03-15 22:30:02 +01:00
markdown_test.go feat(tool): markdown format in output web_fetch tool 2026-03-15 22:12:03 +01:00
media.go fix: explicitly ignore Close() errors in error paths and retry loops 2026-06-25 15:38:41 +08:00
skills.go Feature: Implement Skill Discovery - With Clawhub Integration and Caching (#332) 2026-02-20 18:55:04 +08:00
string.go fix typo 2026-03-09 23:56:59 +01:00
string_test.go Update test case for unicode letters preservation 2026-02-27 20:20:58 +08:00
tool_feedback.go fix: improve error handling and nil consistency in FormatArgsJSON 2026-04-27 16:05:10 +06:00
tool_feedback_dedupe.go fix(tool-feedback): dedupe duplicate content and keep full explanations 2026-04-26 00:40:55 +08:00
tool_feedback_dedupe_test.go fix(tool-feedback): dedupe duplicate content and keep full explanations 2026-04-26 00:40:55 +08:00
tool_feedback_test.go fix: improve error handling and nil consistency in FormatArgsJSON 2026-04-27 16:05:10 +06:00
visible_tool_calls.go fix(tool-feedback): dedupe duplicate content and keep full explanations 2026-04-26 00:40:55 +08:00
visible_tool_calls_test.go fix(tool-feedback): dedupe duplicate content and keep full explanations 2026-04-26 00:40:55 +08:00
zip.go feat(fmt): Fix formatting 2026-02-20 20:03:11 +02:00