qwen-code/packages/cli/src
Miguel Solorio 3c0af3654a
Update semantic color tokens (#6253)
Co-authored-by: jacob314 <jacob314@gmail.com>
2025-08-15 22:39:54 +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 Update semantic color tokens (#6253) 2025-08-15 22:39:54 +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 bug(cli): Prefer IPv4 dns resolution by default. (#5338) 2025-08-01 19:30:39 +00:00
gemini.tsx fix: console patcher initialised in main (#6252) 2025-08-15 04:25:27 +00:00
nonInteractiveCli.test.ts feat(cli): route non-interactive output to stderr (#5624) 2025-08-05 23:11:21 +00:00
nonInteractiveCli.ts move errorParsing.ts to core (#6159) 2025-08-13 17:57:11 +00:00
validateNonInterActiveAuth.test.ts
validateNonInterActiveAuth.ts