From 19435b2d485fc50d3eab5e9c70276ba285321eb6 Mon Sep 17 00:00:00 2001 From: mika kuns Date: Fri, 5 Jun 2026 08:42:17 +0200 Subject: [PATCH] style(ui): render review actions as bracketed terminal text Replace the chromed btn/accent buttons in the review prompt with borderless bracketed text actions ([Retry] [Reset]) so they read as terminal commands. Co-Authored-By: Claude Opus 4.7 --- .../Views/Islands/Detail/WorkConsole.axaml | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) diff --git a/src/ClaudeDo.Ui/Views/Islands/Detail/WorkConsole.axaml b/src/ClaudeDo.Ui/Views/Islands/Detail/WorkConsole.axaml index 42cef70..495259b 100644 --- a/src/ClaudeDo.Ui/Views/Islands/Detail/WorkConsole.axaml +++ b/src/ClaudeDo.Ui/Views/Islands/Detail/WorkConsole.axaml @@ -23,6 +23,31 @@ + + + + + + +