- 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. |
||
|---|---|---|
| .. | ||
| bm25.go | ||
| bm25_test.go | ||
| context.go | ||
| context_test.go | ||
| download.go | ||
| http_client.go | ||
| http_client_test.go | ||
| http_retry.go | ||
| http_retry_test.go | ||
| markdown.go | ||
| markdown_test.go | ||
| media.go | ||
| skills.go | ||
| string.go | ||
| string_test.go | ||
| tool_feedback.go | ||
| tool_feedback_test.go | ||
| zip.go | ||