"use client"; import { CopilotSidebar } from "@copilotkit/react-core/v2"; export function AssistantPanel() { return ( ); }