qwen-code/packages/cli/src/ui
2025-08-08 21:50:35 +00:00
..
__snapshots__ feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
commands Fix excessive console logging + remove unnecessary try catch (#5860) 2025-08-08 21:48:02 +00:00
components Use slash command instead of context drawer to display open files in editor to reduce flickering in the UI (#5858) 2025-08-08 21:26:11 +00:00
contexts
editors Add missing emacs entry in UI. (#5351) 2025-08-01 14:40:05 +00:00
hooks Add a request queue to the tool scheduler (#5845) 2025-08-08 21:50:35 +00:00
privacy
themes Use semantic colors in themes (#5796) 2025-08-07 23:11:35 +00:00
utils feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
App.test.tsx Add FolderTrustDialog that shows on launch and enables folderTrust setting (#5815) 2025-08-08 18:02:27 +00:00
App.tsx Use slash command instead of context drawer to display open files in editor to reduce flickering in the UI (#5858) 2025-08-08 21:26:11 +00:00
colors.ts
constants.ts
IdeIntegrationNudge.tsx Add hint to enable IDE integration for users running in VS Code (#5610) 2025-08-06 19:47:58 +00:00
semantic-colors.ts Use semantic colors in themes (#5796) 2025-08-07 23:11:35 +00:00
types.ts fix(logging): Ensure sandbox startup messages are routed to stderr (#5725) 2025-08-07 00:19:10 +00:00