qwen-code/packages/cli/src/ui
2025-08-27 18:18:26 +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 fix: make test more reliable (#7233) 2025-08-27 17:13:38 +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 chore(cleanup): Consolidate MockTool definitions (#7228) 2025-08-27 18:18:26 +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 Add prompt to migrate workspace extensions (#7065) 2025-08-27 00:43:02 +00:00
colors.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
constants.ts refactor: centralize tool status symbols in constants (#7054) 2025-08-27 14:54:32 +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