qwen-code/packages/cli/src/ui/utils
mingholy.lmh a364c8212e fix(export): fix TodoWrite tool call display in HTML export
- Restore plan update handling in collect.ts, formatting todo data as markdown checklist
- Skip todo_write tool_result processing in normalize.ts to avoid duplicates
- Add getMessageTimestamp() and getMessageUuid() methods to maintain message order
- Fix version parsing to support @latest tags
- Fix Windows spawn EINVAL error (CVE-2024-27980)

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-02-05 16:48:27 +08:00
..
__snapshots__ Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
export fix(export): fix TodoWrite tool call display in HTML export 2026-02-05 16:48:27 +08:00
clipboardUtils.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
clipboardUtils.ts Merge branch 'main' into feat/multimodal-input-support 2026-01-21 19:49:31 +08:00
CodeColorizer.tsx Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
commandUtils.test.ts fix: character encoding corruption when executing the /copy command on Windows. (#1069) 2025-11-20 10:23:17 +08:00
commandUtils.ts fix: character encoding corruption when executing the /copy command on Windows. (#1069) 2025-11-20 10:23:17 +08:00
computeStats.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
computeStats.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
ConsolePatcher.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
displayUtils.test.ts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
displayUtils.ts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
formatters.test.ts Session-Level Conversation History Management (#1113) 2025-12-03 18:04:48 +08:00
formatters.ts Session-Level Conversation History Management (#1113) 2025-12-03 18:04:48 +08:00
highlight.test.ts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
highlight.ts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
InlineMarkdownRenderer.tsx DeepSeek V3.2 Thinking Mode Integration (#1134) 2025-12-05 15:08:35 +08:00
isNarrowWidth.ts feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
kittyProtocolDetector.ts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
MarkdownDisplay.test.tsx feat: Redesign CLI welcome screen and improve visual consistency 2026-01-16 11:48:31 +08:00
MarkdownDisplay.tsx feat: Redesign CLI welcome screen and improve visual consistency 2026-01-16 11:48:31 +08:00
markdownUtilities.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
markdownUtilities.ts pre-release commit 2025-07-22 23:26:01 +08:00
platformConstants.ts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
resumeHistoryUtils.test.ts feat(core,cli): add Anthropic provider, normalize auth/env config, and centralize logging 2025-12-24 19:00:56 +08:00
resumeHistoryUtils.ts feat(core,cli): add Anthropic provider, normalize auth/env config, and centralize logging 2025-12-24 19:00:56 +08:00
sessionPickerUtils.test.ts rework /resume slash command 2025-12-16 19:54:55 +08:00
sessionPickerUtils.ts fix review comments 2025-12-16 20:36:24 +08:00
TableRenderer.tsx feat: Redesign CLI welcome screen and improve visual consistency 2026-01-16 11:48:31 +08:00
terminalSetup.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
textUtils.test.ts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
textUtils.ts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
updateCheck.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
updateCheck.ts Merge tag 'v0.3.0' into chore/sync-gemini-cli-v0.3.0 2025-09-11 16:26:56 +08:00