From 844e80711f382a9eb1222e88a40bf28b94d93c5a Mon Sep 17 00:00:00 2001 From: Charles Packer Date: Mon, 5 Jan 2026 22:57:10 -0800 Subject: [PATCH] fix: remove extra newline above SubagentGroupDisplay during execution (#473) Co-authored-by: Letta --- src/cli/App.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/cli/App.tsx b/src/cli/App.tsx index 899dcff..511d46f 100644 --- a/src/cli/App.tsx +++ b/src/cli/App.tsx @@ -5727,7 +5727,7 @@ Plan file path: ${planFilePath}`; ]); return ( - + - + {/* Loading screen / intro text */} {loadingState !== "ready" && ( 0 ? 0 : 1}> +