diff --git a/src/components/FlowEditor/editor/Automation2FlowEditor.tsx b/src/components/FlowEditor/editor/Automation2FlowEditor.tsx index 8a9a6e2..d250b94 100644 --- a/src/components/FlowEditor/editor/Automation2FlowEditor.tsx +++ b/src/components/FlowEditor/editor/Automation2FlowEditor.tsx @@ -854,7 +854,10 @@ export const Automation2FlowEditor: React.FC = ({ in
{/* Left panel: Workspace (Chats / Dateien / Quellen) */} {leftPanelOpen && (<> -
+
{(['ai', 'chats', 'files', 'sources'] as const).map((tab) => (
{configurableSelected && selectedNode && ( -
+
= ({ in {/* Right panel: Nodes + Tracing tabs */}
_startResize('right', e)} /> -
+
-