qwen-code/packages/cli/src/ui
shishu314 1f0ad86544
fix: Restore user input when the user cancels response (#5601)
Co-authored-by: Shi Shu <shii@google.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-08-06 19:19:10 +00:00
..
__snapshots__ fix(ui): remove extraneous whitespace from startup screen (#3990) 2025-07-26 00:36:19 +00:00
commands feat: Enable /setup-github to always run, and error appropriately (#5653) 2025-08-06 13:06:37 +00:00
components [ide-mode] Add support for in-IDE diff handling in the CLI (#5603) 2025-08-06 17:36:05 +00:00
contexts Vim mode (#3936) 2025-07-25 22:36:42 +00:00
editors Add missing emacs entry in UI. (#5351) 2025-08-01 14:40:05 +00:00
hooks fix: Restore user input when the user cancels response (#5601) 2025-08-06 19:19:10 +00:00
privacy Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769) 2025-07-01 00:11:54 +00:00
themes Fix so legacy custom themes still load. (#4757) 2025-07-26 00:36:42 +00:00
utils feat(cli): route non-interactive output to stderr (#5624) 2025-08-05 23:11:21 +00:00
App.test.tsx Add a setting to disable auth mode validation on startup (#5358) 2025-08-01 18:49:03 +00:00
App.tsx fix: Restore user input when the user cancels response (#5601) 2025-08-06 19:19:10 +00:00
colors.ts Update diff colors (#4747) 2025-07-23 22:39:22 +00:00
constants.ts Make shell output consistent. (#4469) 2025-07-19 00:30:28 +00:00
types.ts fix: /help remove flickering and respect clear shortcut (ctr+l) (#3611) 2025-08-04 16:53:50 +00:00