diff --git a/src/features/agent/components/agent-command-panel.tsx b/src/features/agent/components/agent-command-panel.tsx index 6ccd1bc..2be5d4a 100644 --- a/src/features/agent/components/agent-command-panel.tsx +++ b/src/features/agent/components/agent-command-panel.tsx @@ -610,7 +610,13 @@ export function AgentCommandPanel({ status={streaming ? "streaming" : "ready"} onStop={onStopPrompt} > - {streaming ? undefined :