diff --git a/apps/x/apps/renderer/src/components/sidebar-content.tsx b/apps/x/apps/renderer/src/components/sidebar-content.tsx index 9377d82d..2207a856 100644 --- a/apps/x/apps/renderer/src/components/sidebar-content.tsx +++ b/apps/x/apps/renderer/src/components/sidebar-content.tsx @@ -20,7 +20,6 @@ import { LoaderIcon, Settings, Square, - SquarePen, Trash2, } from "lucide-react" @@ -1009,17 +1008,6 @@ function TasksSection({ }) { return ( - {/* Sticky New Chat button - matches Knowledge section height */} -
- - - - - New chat - - - -
{/* Background Tasks Section */} {backgroundTasks.length > 0 && (