qwen-code/packages/cli/src/ui
2025-07-27 22:18:12 +00:00
..
__snapshots__ fix(ui): remove extraneous whitespace from startup screen (#3990) 2025-07-26 00:36:19 +00:00
commands feat(chat): Implement /chat delete command (#2401) 2025-07-27 22:18:12 +00:00
components feat: Add Shell Command Execution to Custom Commands (#4917) 2025-07-27 06:00:26 +00:00
contexts Vim mode (#3936) 2025-07-25 22:36:42 +00:00
editors
hooks fix: yolo mode not respected (#4972) 2025-07-27 21:42:26 +00:00
privacy
themes Fix so legacy custom themes still load. (#4757) 2025-07-26 00:36:42 +00:00
utils refactor(core): Centralize shell logic into ShellExecutionService (#4823) 2025-07-26 01:56:49 +00:00
App.test.tsx fix(ui): remove extraneous whitespace from startup screen (#3990) 2025-07-26 00:36:19 +00:00
App.tsx feat: Add Shell Command Execution to Custom Commands (#4917) 2025-07-27 06:00:26 +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 (feat): Initial Version of Custom Commands (#4572) 2025-07-22 04:34:55 +00:00