From e22a3267fe36e61330e761177b3d7d8469707caf Mon Sep 17 00:00:00 2001 From: mika kuns Date: Fri, 5 Jun 2026 08:39:00 +0200 Subject: [PATCH] refactor(ui): blend review prompt into the terminal instead of a boxed footer Drop the bordered Surface2 footer and lay the feedback prompt directly on the terminal background, aligned with the log lines, so it reads as a shell input line rather than a separate panel. Co-Authored-By: Claude Opus 4.7 --- .../Views/Islands/Detail/WorkConsole.axaml | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/src/ClaudeDo.Ui/Views/Islands/Detail/WorkConsole.axaml b/src/ClaudeDo.Ui/Views/Islands/Detail/WorkConsole.axaml index c89b4d8..42cef70 100644 --- a/src/ClaudeDo.Ui/Views/Islands/Detail/WorkConsole.axaml +++ b/src/ClaudeDo.Ui/Views/Islands/Detail/WorkConsole.axaml @@ -146,39 +146,39 @@ - - - - -