qwen-code/packages/cli/src
2025-08-15 19:36:38 +00:00
..
commands fix: improve robustness of gemini mcp add command (#6332) 2025-08-15 19:36:38 +00:00
config fix(input) ctrl-j support was lost switching to keyBindings.ts (#6305) 2025-08-15 15:31:17 +00:00
patches
services Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289) 2025-08-13 17:32:54 +00:00
test-utils fix(input) Resolve cases where escape was broken (#6304) 2025-08-15 17:54:00 +00:00
ui fix(input): Handle numpad enter key in kitty protocol terminals (#6341) 2025-08-15 19:30:57 +00:00
utils feat: Allow combining -p and stdin for prompt input (#4406) 2025-08-14 18:08:59 +00:00
zed-integration Zed integration schema upgrade (#5536) 2025-08-13 15:58:26 +00:00
gemini.test.tsx
gemini.tsx fix: console patcher initialised in main (#6252) 2025-08-15 04:25:27 +00:00
nonInteractiveCli.test.ts
nonInteractiveCli.ts move errorParsing.ts to core (#6159) 2025-08-13 17:57:11 +00:00
validateNonInterActiveAuth.test.ts
validateNonInterActiveAuth.ts