发布

  • [OPIK-4647] [FE] Redesign Agent Runner UI (#6041)

    frostbyte_neo 发布于 2026-04-02 08:25:23 +00:00

    • [OPIK-4647] [FE] Redesign Agent Runner UI with vertical split layout
    • Replace left/right layout with resizable vertical split (input top, result bottom)
    • Remove AgentRunnerExecutionPanel and AgentTraceTree (replaced by TraceDetailsPanel side sheet)
    • Add "View trace" button that opens existing TraceDetailsPanel with live trace polling
    • Add TraceStatsDisplay shared component for duration/tokens/cost stats
    • Add transparent and fullHeight props to SyntaxHighlighter
    • Update header to match Playground styling (smaller title, HotkeyDisplay, ghost Reset)
    • Preserve form state across tab switches with forceMount
    • Block re-run via Shift+Enter while job is running
    • [OPIK-4647] [FE] Redesign Configuration tab with compact layout and save dialog
    • Remove Card wrapper and old header from AgentConfigurationEditView
    • Add version selector dropdown in Agent Runner config tab
    • Add compact mode for prompt fields (collapsible single-line view)
    • Add SaveVersionDialog with description field and diff table
    • Add headerLeft prop for version selector injection
    • Remove onCancel prop (Cancel button removed from edit view)
    • Remove dead duplicate AgentConfigurationEditView and AgentRunnerConfigEditor
    • Use Info icon for field descriptions
    • Revision 2: Config tab polish — Select for version picker, save state reset, naming cleanup
    下载附件