qwen-code/packages/cli/src/ui
Arya Gummadi da396bd566
fix: ensure consistent theme behavior between local and CI test runs (#6358)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-08-19 05:56:46 +00:00
..
__snapshots__ feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
commands Revert "Show /ide enable & /ide disable commands based on connection status" (#6486) 2025-08-18 16:42:45 +00:00
components feat(settings): enhance settings management with generic setter and display hel… (#6202) 2025-08-19 02:28:45 +00:00
contexts fix(input): Handle numpad enter key in kitty protocol terminals (#6341) 2025-08-15 19:30:57 +00:00
editors
hooks Read and write files through Zed (#6169) 2025-08-18 22:29:45 +00:00
privacy Revert "Update semantic color tokens" (#6365) 2025-08-16 03:18:31 +00:00
themes chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
utils Fix URL truncation in CLI display components #5902 (#5925) 2025-08-18 05:26:34 +00:00
App.test.tsx fix: ensure consistent theme behavior between local and CI test runs (#6358) 2025-08-19 05:56:46 +00:00
App.tsx chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
colors.ts
constants.ts
IdeIntegrationNudge.tsx chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
keyMatchers.test.ts Update IDE integration context toggle shortcut to ctrl+G (#6245) 2025-08-14 17:50:20 +00:00
keyMatchers.ts Centralize Key Binding Logic and Refactor (Reopen) (#5356) 2025-08-09 07:03:17 +00:00
semantic-colors.ts Use semantic colors in themes (#5796) 2025-08-07 23:11:35 +00:00
types.ts feat(about): Add the IDE Client's display name to /about (#6311) 2025-08-15 16:32:15 +00:00