From 4a9f7cbb2bc1cec9856a57d2ee900280a2756e8b Mon Sep 17 00:00:00 2001 From: Reid <61492567+reidliu41@users.noreply.github.com> Date: Mon, 25 May 2026 10:11:09 +0800 Subject: [PATCH] fix(tui): highlight user messages in transcript (#1995) Closes #1672. Thanks @reidliu41 for the focused TUI contrast fix and tests, and @lpeng1711694086-lang for the original visual distinction request.