From cee4036e8b434e8821bb0d19b574eab8b67c29c0 Mon Sep 17 00:00:00 2001 From: Brooklyn Nicholson Date: Sun, 26 Apr 2026 15:35:38 -0500 Subject: [PATCH] fix(tui): merge tool shelves in transcript --- ui-tui/src/components/appLayout.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ui-tui/src/components/appLayout.tsx b/ui-tui/src/components/appLayout.tsx index a6862027c0..5c63c0e2e7 100644 --- a/ui-tui/src/components/appLayout.tsx +++ b/ui-tui/src/components/appLayout.tsx @@ -28,7 +28,9 @@ const TranscriptPane = memo(function TranscriptPane({ return ( <> - + + +