diff --git a/ui/src/ui/app-render.helpers.ts b/ui/src/ui/app-render.helpers.ts index 22f8d90db..817984258 100644 --- a/ui/src/ui/app-render.helpers.ts +++ b/ui/src/ui/app-render.helpers.ts @@ -107,9 +107,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}