Wave 3.1:老板十项返工(kimi 换代 kimi-code/授权检测/可更新判定/模型列表+测试连通/系统环境诊断/外链/命令复制/官方图标主色)
Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
@@ -46,6 +46,9 @@ detect:
|
||||
update:
|
||||
method: npm_update
|
||||
command: [npm, update, -g, "@google/gemini-cli"]
|
||||
source:
|
||||
kind: npm
|
||||
package: "@google/gemini-cli"
|
||||
|
||||
uninstall:
|
||||
method: npm_uninstall
|
||||
@@ -102,6 +105,15 @@ configuration:
|
||||
storage: keyring
|
||||
docs_url: https://geminicli.com/docs/get-started/authentication/
|
||||
|
||||
models:
|
||||
list:
|
||||
- id: gemini-3-pro
|
||||
label_zh: Gemini 3 Pro
|
||||
- id: gemini-2.5-flash
|
||||
label_zh: Gemini 2.5 Flash
|
||||
- id: gemini-2.5-pro
|
||||
label_zh: Gemini 2.5 Pro
|
||||
|
||||
diagnostics:
|
||||
- rule_id: path.not_installed
|
||||
- rule_id: path.not_in_path
|
||||
|
||||
Reference in New Issue
Block a user