From 4f4f65b6f55e7f318c0575babdc248d4a6ebd0e0 Mon Sep 17 00:00:00 2001 From: Gagancreates Date: Mon, 8 Jun 2026 00:30:36 +0530 Subject: [PATCH] fix: contain chat bar left items so code pill clips instead of overflowing --- .../apps/renderer/src/components/chat-input-with-mentions.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/x/apps/renderer/src/components/chat-input-with-mentions.tsx b/apps/x/apps/renderer/src/components/chat-input-with-mentions.tsx index 706d62d8..ece5040f 100644 --- a/apps/x/apps/renderer/src/components/chat-input-with-mentions.tsx +++ b/apps/x/apps/renderer/src/components/chat-input-with-mentions.tsx @@ -758,6 +758,7 @@ function ChatInputInner({ />
+
@@ -989,7 +990,7 @@ function ChatInputInner({ Use a coding agent (Claude Code or Codex) ))} -
+
{lockedModel ? (