qwen-code/packages/cli/src
2025-07-23 20:11:23 +00:00
..
acp Zed integration (#4266) 2025-07-17 22:25:23 +00:00
config Add env var to configure system settings path (#4339) 2025-07-21 20:14:07 +00:00
services feat(commands): Implement argument handling for custom commands via a prompt pipeline (#4702) 2025-07-23 20:11:23 +00:00
test-utils feat(commands): Implement argument handling for custom commands via a prompt pipeline (#4702) 2025-07-23 20:11:23 +00:00
ui feat(commands): Implement argument handling for custom commands via a prompt pipeline (#4702) 2025-07-23 20:11:23 +00:00
utils Various spelling improvements (#3497) 2025-07-21 21:54:44 +00:00
gemini.test.tsx Add system-wide settings config for administrators (#3498) 2025-07-09 21:16:42 +00:00
gemini.tsx feat(auth): support gemini api key and vertex auth in non-interactive mode (#4631) 2025-07-22 14:52:40 +00:00
nonInteractiveCli.test.ts Various spelling improvements (#3497) 2025-07-21 21:54:44 +00:00
nonInteractiveCli.ts fix: TypeError: Cannot read properties of undefined (reading 'authType') (#3914) 2025-07-11 21:08:49 +00:00
validateNonInterActiveAuth.test.ts feat(auth): support gemini api key and vertex auth in non-interactive mode (#4631) 2025-07-22 14:52:40 +00:00
validateNonInterActiveAuth.ts feat(auth): support gemini api key and vertex auth in non-interactive mode (#4631) 2025-07-22 14:52:40 +00:00