diff --git a/frontend/src/features/agents/AgentsPanel.tsx b/frontend/src/features/agents/AgentsPanel.tsx index 47dea63..585e9e4 100644 --- a/frontend/src/features/agents/AgentsPanel.tsx +++ b/frontend/src/features/agents/AgentsPanel.tsx @@ -206,9 +206,9 @@ export function AgentsPanel({ projectId, projectRoot = "" }: AgentsPanelProps) { {/* ── Create form ── */}
void handleCreate(e)} - className="flex flex-wrap items-end gap-2 border-b border-border p-4" + className="flex flex-col gap-3 border-b border-border p-4" > -
+
{/* Template selector */} -
+