diff --git a/components/vibn-chat/chat-panel.tsx b/components/vibn-chat/chat-panel.tsx
index cadca706..c647203c 100644
--- a/components/vibn-chat/chat-panel.tsx
+++ b/components/vibn-chat/chat-panel.tsx
@@ -26,6 +26,7 @@ import {
Sparkles,
Compass,
Cpu,
+ Paperclip,
} from "lucide-react";
import { ProjectIconRail } from "@/components/project/project-icon-rail";
import {
@@ -1965,118 +1966,6 @@ export function ChatPanel({
position: "relative",
}}
>
- {/* Chat Mode Toggle */}
-
-
-
-
-
-
{!mcpToken && (
)}