diff --git a/src/renderer/components/ChatPane.tsx b/src/renderer/components/ChatPane.tsx index 6b6dc57..af4b80b 100644 --- a/src/renderer/components/ChatPane.tsx +++ b/src/renderer/components/ChatPane.tsx @@ -617,9 +617,9 @@ export function ChatPane({ } > {/* Bottom action bar: left = shortcuts, right = buttons */} -
+
{/* Left: quick actions */} -
+
{onTerminalToggle && ( {/* Right: attach, plan mode, send */} -
+
{/* Attachment picker */}