Version 2.0.1-ai-providers-3: Added provider setup wizard
Updates: - Updated app version to 2.0.1-ai-providers-3 - Added first-run provider setup wizard - Google OAuth integration - 17+ provider presets - Updated package.json version - Added version management script - Updated installation scripts New Features: - Beautiful 3-step setup wizard - Google OAuth option - Custom provider selection - Automatic configuration - Modern UI design Files Changed: - VERSION: Set to 2.0.1-ai-providers-3 - package.json: Updated version - app.asar: Repacked with wizard - provider-setup-wizard.html: New wizard UI - main.js: Added wizard logic - preload.js: Added IPC handler - scripts/version.sh: New version script
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "antigravity",
|
||||
"productName": "Antigravity",
|
||||
"version": "2.0.1",
|
||||
"description": "Antigravity - Agentic Desktop Application",
|
||||
"homepage": "https://antigravity.google",
|
||||
"version": "2.0.1-ai-providers-3",
|
||||
"description": "Antigravity - Agentic Desktop Application with AI Provider Support",
|
||||
"homepage": "https://github.rommark.dev/admin/antigravity-ai-providers",
|
||||
"author": {
|
||||
"name": "Google",
|
||||
"email": "antigravity-support@google.com"
|
||||
|
||||
Reference in New Issue
Block a user