qwen-code/packages/cli/src/ui
2025-08-27 00:06:02 +00:00
..
__snapshots__ feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
commands Added usage details to /tools command. (#6849) 2025-08-26 18:07:12 +00:00
components Make config non optional in ToolConfirmationMessage (#7083) 2025-08-26 17:02:22 +00:00
contexts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
editors Add missing emacs entry in UI. (#5351) 2025-08-01 14:40:05 +00:00
hooks feat(errors): Make errors more informative (#7133) 2025-08-26 23:22:05 +00:00
privacy Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
themes Update colors tokens for inputer/footer (#6523) 2025-08-26 22:08:47 +00:00
utils Fix(command): line/block Comments Incorrectly Parsed as Slash Commands (#6957) 2025-08-26 03:51:27 +00:00
App.test.tsx fix(cli): make Ctrl+C UI test less flaky (#7166) 2025-08-27 00:06:02 +00:00
App.tsx fix(#6392): latest prompt being reloaded when ending a persistent process (#6857) 2025-08-26 18:01:31 +00:00
colors.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
constants.ts Introduce initial screen reader mode handling and flag (#6653) 2025-08-21 22:29:15 +00:00
IdeIntegrationNudge.tsx Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
keyMatchers.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
keyMatchers.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
semantic-colors.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
types.ts Revert "feat: add explicit license selection and status visibility (#6751)" (#7057) 2025-08-25 23:16:30 +00:00