From 072272902142fb6a5c860da5d9e15aa89a443359 Mon Sep 17 00:00:00 2001 From: cpacker Date: Fri, 26 Dec 2025 23:18:20 -0800 Subject: [PATCH] fix: remove extra spacing below AgentInfoBar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🐾 Generated with [Letta Code](https://letta.com) Co-Authored-By: Letta --- src/cli/components/AgentInfoBar.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/cli/components/AgentInfoBar.tsx b/src/cli/components/AgentInfoBar.tsx index 93edc87..083fecb 100644 --- a/src/cli/components/AgentInfoBar.tsx +++ b/src/cli/components/AgentInfoBar.tsx @@ -40,7 +40,6 @@ export function AgentInfoBar({ borderStyle="round" borderColor={colors.command.border} paddingX={1} - marginBottom={1} > {agentName || "Unnamed"}