qwen-code/packages/cli/src/ui/components/messages
2025-05-23 05:28:31 +00:00
..
DiffRenderer.test.tsx feat: Improve diff rendering with gap indicators 2025-05-20 23:32:06 -07:00
DiffRenderer.tsx feat: Improve diff rendering with gap indicators 2025-05-20 23:32:06 -07:00
ErrorMessage.tsx feat: Fix flickering in iTerm + scrolling + performance issues. 2025-04-26 16:08:05 -07:00
GeminiMessage.tsx Refactor: Improve UI rendering and address code review comments 2025-05-15 22:57:28 -07:00
GeminiMessageContent.tsx Refactor: Improve UI rendering and address code review comments 2025-05-15 22:57:28 -07:00
InfoMessage.tsx Make cancel not explode. 2025-05-09 22:49:32 -07:00
ToolConfirmationMessage.tsx fix: forward entire tool call confirmation object through useToolScheduler (#481) 2025-05-22 06:00:36 +00:00
ToolGroupMessage.tsx feat: add emphasis to tool confirmations (#502) 2025-05-23 05:28:31 +00:00
ToolMessage.tsx feat: add emphasis to tool confirmations (#502) 2025-05-23 05:28:31 +00:00
UserMessage.tsx Follow up fixes from flickering PR. 2025-04-26 19:32:56 -07:00
UserShellMessage.tsx feat(cli): Introduce toggleable shell mode with enhanced UI 2025-05-18 01:25:50 -07:00