qwen-code/packages/cli/src
2025-08-12 20:08:47 +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 chore(usage telemetry): Freshen up Clearcut logging (#6013) 2025-08-12 18:31:59 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services feat(ui): add /settings command and UI panel (#4738) 2025-08-10 00:04:52 +00:00
test-utils fix(ux) bug in replaceRange dealing with newLines that was breaking vim support (#5320) 2025-07-31 23:16:29 +00:00
ui [ide-mode] Update installation logic and nudge (#6068) 2025-08-12 20:08:47 +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 Add a setting to disable auth mode validation on startup (#5358) 2025-08-01 18:49:03 +00:00
validateNonInterActiveAuth.ts Add a setting to disable auth mode validation on startup (#5358) 2025-08-01 18:49:03 +00:00