qwen-code/packages/cli/src/ui/components/messages
ChiGao 54465b0c02
fix(cli): add TUI flicker foundation fixes (#3591)
* fix(cli): reduce main screen flicker

* fix(cli): pre-slice large tool text output

* fix(cli): slice tool output by visual height

* fix(core): preserve shell transcript across narrow wraps

* fix(core): suppress soft-wrap-only shell rerenders

* fix(core): compare default shell output by logical wraps

* fix(cli): gate synchronized terminal output

---------

Co-authored-by: 秦奇 <gary.gq@alibaba-inc.com>
2026-04-25 10:13:34 +08:00
..
__snapshots__ fix: revert default to verbose mode (true) and force-show on Error status 2026-04-06 22:04:31 +08:00
AskUserQuestionDialog.test.tsx fix(cli): auto-submit on number key press in AskUserQuestionDialog (#3407) 2026-04-18 10:03:32 +08:00
AskUserQuestionDialog.tsx fix(cli): auto-submit on number key press in AskUserQuestionDialog (#3407) 2026-04-18 10:03:32 +08:00
BtwMessage.test.tsx Merge pull request #2776 from QwenLM/feat/enhance-btw-command 2026-04-03 19:17:12 +08:00
BtwMessage.tsx Merge pull request #2776 from QwenLM/feat/enhance-btw-command 2026-04-03 19:17:12 +08:00
CompactToolGroupDisplay.test.tsx feat(cli): combine elapsed + timeout in shell time indicator (#3512) 2026-04-23 08:52:37 +08:00
CompactToolGroupDisplay.tsx feat(cli): combine elapsed + timeout in shell time indicator (#3512) 2026-04-23 08:52:37 +08:00
CompressionMessage.test.tsx Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
CompressionMessage.tsx feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
ConversationMessages.tsx refactor(cli): consolidate and rename message components 2026-03-05 20:11:00 +08:00
DiffRenderer.test.tsx fix(cli): update DiffRenderer tests for colorizeCode tabWidth parameter 2026-03-04 20:39:52 +08:00
DiffRenderer.tsx fix: update colorizeCode calls to use new parameter order 2026-03-04 20:12:58 +08:00
InsightProgressMessage.tsx feat(cli): Refine insight progress indicator UI 2026-02-26 15:25:39 +08:00
MemorySavedMessage.tsx feat(memory): managed auto-memory and auto-dream system (#3087) 2026-04-16 20:05:45 +08:00
StatusMessages.test.tsx fix(cli): make /bug easier to open in terminals without hyperlink support (#3257) 2026-04-15 10:37:39 +08:00
StatusMessages.tsx fix(cli): rework session recap rendering and add blur threshold setting (#3482) 2026-04-21 14:39:13 +08:00
SummaryMessage.tsx fi: import type errors 2025-09-15 14:26:01 +08:00
ToolConfirmationMessage.test.tsx feat test tool permissions 2026-03-10 16:30:22 +08:00
ToolConfirmationMessage.tsx feat(plan): add "Yes, restore previous mode" option when exiting plan mode (#3008) 2026-04-09 14:25:38 +08:00
ToolGroupMessage.test.tsx feat: Redesign CLI welcome screen and improve visual consistency 2026-01-16 11:48:31 +08:00
ToolGroupMessage.tsx feat(memory): managed auto-memory and auto-dream system (#3087) 2026-04-16 20:05:45 +08:00
ToolMessage.test.tsx fix(cli): add TUI flicker foundation fixes (#3591) 2026-04-25 10:13:34 +08:00
ToolMessage.tsx fix(cli): add TUI flicker foundation fixes (#3591) 2026-04-25 10:13:34 +08:00