qwen-code/packages/cli/src/ui
owenofbrien ddbe65e8c3
Add session id to session summary and /bug template (#6313)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
2025-08-15 15:15:54 +00:00
..
__snapshots__ feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
commands Add session id to session summary and /bug template (#6313) 2025-08-15 15:15:54 +00:00
components Add session id to session summary and /bug template (#6313) 2025-08-15 15:15:54 +00:00
contexts Add session id to session summary and /bug template (#6313) 2025-08-15 15:15:54 +00:00
editors
hooks fix: pendingSlashCommandHistoryItems corrected to properly memoize updates (#6282) 2025-08-15 15:11:43 +00:00
privacy Switch from useInput to useKeypress. (#6056) 2025-08-12 21:05:49 +00:00
themes Use semantic colors in themes (#5796) 2025-08-07 23:11:35 +00:00
utils move errorParsing.ts to core (#6159) 2025-08-13 17:57:11 +00:00
App.test.tsx feat: Show untrusted status in the Footer (#6210) 2025-08-14 18:15:48 +00:00
App.tsx feat: Show untrusted status in the Footer (#6210) 2025-08-14 18:15:48 +00:00
colors.ts
constants.ts
IdeIntegrationNudge.tsx Fix bug where RadioButtonSelect treated an omitted isFocus parameter (#6274) 2025-08-14 23:48:54 +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 fix(logging): Ensure sandbox startup messages are routed to stderr (#5725) 2025-08-07 00:19:10 +00:00