import { Bot } from "lucide-react"; interface AgentsPanelProps { onOpenChange: (open: boolean) => void; } export function AgentsPanel({}: AgentsPanelProps) { return (
The Agents management feature is currently under development. Stay tuned for powerful autonomous capabilities.