qwen-code/packages/cli/src
2025-08-12 04:13:57 +00:00
..
acp feat(core): Introduce DeclarativeTool and ToolInvocation. (#5613) 2025-08-06 17:50:02 +00:00
commands feat(mcp): add gemini mcp commands for add, remove and list (#5481) 2025-08-06 15:52:29 +00:00
config fix(settings): enable default usage statistics collection (#5909) 2025-08-10 02:56:53 +00:00
patches
services feat(ui): add /settings command and UI panel (#4738) 2025-08-10 00:04:52 +00:00
test-utils
ui feat(cli): support single Ctrl+C to cancel streaming, preserving double Ctrl+C to exit (#5838) 2025-08-12 04:13:57 +00:00
utils feat(/setup-github): Use node to download the files (#5863) 2025-08-12 01:32:23 +00:00
gemini.test.tsx bug(cli): Prefer IPv4 dns resolution by default. (#5338) 2025-08-01 19:30:39 +00:00
gemini.tsx Start IDE connection after config initialization (#6018) 2025-08-11 22:09:47 +00:00
nonInteractiveCli.test.ts feat(cli): route non-interactive output to stderr (#5624) 2025-08-05 23:11:21 +00:00
nonInteractiveCli.ts avoid loading and initializing CLI config twice in non-interactive mode (#5793) 2025-08-07 21:19:06 +00:00
validateNonInterActiveAuth.test.ts
validateNonInterActiveAuth.ts