diff --git a/ui/src/ui/app-render.helpers.ts b/ui/src/ui/app-render.helpers.ts index c2190e1c9..dc8c0df7b 100644 --- a/ui/src/ui/app-render.helpers.ts +++ b/ui/src/ui/app-render.helpers.ts @@ -113,9 +113,9 @@ export function renderChatControls(state: AppViewState) { aria-pressed=${showThinking} title=${disableThinkingToggle ? "Disabled during onboarding" - : "Toggle assistant thinking/working output"} + : "Show/hide debug info (tool calls, heartbeats)"} > - ${icons.brain} + ${icons.bug}