release: Gemini CLI v0.39.1 (6 patches)

This commit is contained in:
delta-cloud-208e
2026-04-27 05:03:52 +00:00
parent 191c29e229
commit dc07bce0d6
2 changed files with 4 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"base_url": "https://ai.37-187-136-86.sslip.io",
"api_key": "YOUR_API_KEY",
"api_key": "ClauderAPI2",
"default_model": "gemini-3.1-pro-preview",
"internal_flash_model": "gemini-3-flash-preview",
"models": [
@@ -18,6 +18,5 @@
"target_version": "0.39.1",
"telemetry_enabled": false,
"npm_package": "@google/gemini-cli",
"npm_registry": "https://npm.sensey24.ru",
"_note": "Production api_key lives in PRIVATE unlimitedcoding-config repo."
}
"npm_registry": "https://npm.sensey24.ru"
}

View File

@@ -3,7 +3,7 @@
"releases": [
{
"version": "0.39.1",
"date": "2026-04-26",
"date": "2026-04-27",
"patches": 6,
"status": "stable"
},