fix: Fixed Windows launcher and installer batch scripts - Use goto for OpenCode check to avoid nested if/else issues - Replace deprecated wmic with PowerShell for arch detection - Consistent use of delayed expansion

This commit is contained in:
Gemini AI
2025-12-26 10:21:42 +04:00
Unverified
parent 4bd2893864
commit 9980225be2
3 changed files with 123 additions and 126 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "codenomad-workspace",
"version": "0.4.0",
"version": "0.5.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "codenomad-workspace",
"version": "0.4.0",
"version": "0.5.0",
"dependencies": {
"7zip-bin": "^5.2.0",
"google-auth-library": "^10.5.0"