Files
picoclaw/pkg/utils
David Siewert bcc3d447a1 feat(agent): add pretty_print and disable_escape_html options for tool feedback
- Add PrettyPrint and DisableEscapeHTML config options to ToolFeedbackConfig
- Add FormatArgsJSON helper function with configurable pretty printing and HTML escaping
- Add toolFeedbackArgsPreviewWithOptions to pass formatting options
- Update pipeline_execute.go to use new formatting options for tool feedback

This fixes the issue where '&&' would be displayed as '\u0026' in tool
feedback messages and provides optional pretty-printing for better
readability.
2026-04-25 20:46:16 +06:00
..
2026-02-20 20:03:11 +02:00
2026-03-13 14:04:02 +08:00
2026-03-15 22:30:02 +01:00
2026-03-23 07:13:43 +08:00
2026-03-09 23:56:59 +01:00
2026-02-20 20:03:11 +02:00