qwen-code/packages/cli/src/ui/components/messages
christine betts b55467c1dd
[ide-mode] Support rendering in-IDE diffs using the edit tool (#5618)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-06 20:55:29 +00:00
..
CompressionMessage.tsx fix typos in diverse files (#3284) 2025-07-05 15:23:39 +00:00
DiffRenderer.test.tsx Update diff colors (#4747) 2025-07-23 22:39:22 +00:00
DiffRenderer.tsx Update diff colors (#4747) 2025-07-23 22:39:22 +00:00
ErrorMessage.tsx
GeminiMessage.tsx Fix flicker issues by ensuring all actively changing content fits in the viewport (#1217) 2025-06-19 13:17:23 -07:00
GeminiMessageContent.tsx Fix flicker issues by ensuring all actively changing content fits in the viewport (#1217) 2025-06-19 13:17:23 -07:00
InfoMessage.tsx
ToolConfirmationMessage.test.tsx fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
ToolConfirmationMessage.tsx [ide-mode] Support rendering in-IDE diffs using the edit tool (#5618) 2025-08-06 20:55:29 +00:00
ToolGroupMessage.tsx Make shell output consistent. (#4469) 2025-07-19 00:30:28 +00:00
ToolMessage.test.tsx Zed integration (#4266) 2025-07-17 22:25:23 +00:00
ToolMessage.tsx chore: fix typos in comment-out (#1540) 2025-06-26 04:34:53 +00:00
UserMessage.tsx Highlight slash commands in history (#5323) 2025-07-31 23:24:23 +00:00
UserShellMessage.tsx