-
[OPIK-5427] [FE] Prettify agent sandbox output with SyntaxHighlighter (#6009)
发布于
2026-04-01 12:47:58 +00:00 - [OPIK-5427] [FE] Prettify agent sandbox output with SyntaxHighlighter
Replace raw
dump with existing SyntaxHighlighter component,
enabling Pretty (markdown), JSON, and YAML view modes with copy support.- Revision 2: Handle null agent results in SyntaxHighlighter
Use undefined as the no-data sentinel so completed jobs with null
results still render the SyntaxHighlighter (showing output: null)
instead of silently hiding the result section.下载附件