qwen-code/packages/cli/src
ojha 6f7180251b feat: add Gemini extension origin warning in consent prompt
Shows warning when installing Gemini CLI extensions to set user expectations
about potential compatibility differences.

- Keeps isGeminiExtensionConfig validation intact (no skipped checks)
- Zero UI in core package (warning only in CLI layer via consent.ts)
- Uses t() for internationalization
- Warning appears in consent prompt before installation

Fixes: #1621
2026-01-30 05:33:11 +05:30
..
acp-integration Merge pull request #1626 from QwenLM/fix/acp-subagent-stream-text 2026-01-29 11:09:58 +08:00
commands feat: add Gemini extension origin warning in consent prompt 2026-01-30 05:33:11 +05:30
config Merge pull request #1401 from QwenLM/feat/support-lsp 2026-01-29 15:03:23 +08:00
core Merge pull request #1637 from QwenLM/fix/output-language-init-timing 2026-01-29 11:14:07 +08:00
i18n Merge pull request #1629 from QwenLM/feat/extension-list-add-skills-agents-i18n 2026-01-27 21:11:23 +08:00
nonInteractive Merge pull request #1579 from QwenLM/feat/non-interaction-output 2026-01-29 14:21:21 +08:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services refactor(lsp): restructure the LSP service import and test configuration 2026-01-29 00:54:59 +08:00
test-utils Merge branch 'main' into feat/extension 2026-01-14 17:56:01 +08:00
ui Merge branch 'main' into feat/multimodal-input-support 2026-01-29 11:44:27 +08:00
utils Merge pull request #1579 from QwenLM/feat/non-interaction-output 2026-01-29 14:21:21 +08:00
gemini.test.tsx Merge branch 'main' of https://github.com/QwenLM/qwen-code into feat/support-lsp 2026-01-24 13:06:44 +08:00
gemini.tsx Merge pull request #1637 from QwenLM/fix/output-language-init-timing 2026-01-29 11:14:07 +08:00
nonInteractiveCli.test.ts feat: clarify output formats for non-interactive mode 2026-01-22 17:06:17 +08:00
nonInteractiveCli.ts fix adapter undefined 2026-01-26 19:53:02 +08:00
nonInteractiveCliCommands.test.ts fix: explicit output if command is not supported 2025-12-26 17:55:03 +08:00
nonInteractiveCliCommands.ts feat: add bug command for acp support 2026-01-20 16:27:23 +08:00
validateNonInterActiveAuth.test.ts fix: use resolved authType to initialize ACP agent 2026-01-27 14:56:22 +08:00
validateNonInterActiveAuth.ts fix: use resolved authType to initialize ACP agent 2026-01-27 14:56:22 +08:00