You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Windows compatibility for WMIC, npx, and shell commands
- Replace deprecated WMIC with PowerShell Get-Process in windsurf.js
- Replace deprecated WMIC with PowerShell Get-Process in antigravity.js
- Fix npx spawn error on Windows using npx.cmd with shell option (server.js)
- Replace sqlite3 CLI with better-sqlite3 in goose.js for cross-platform support
- Add fallback for zstd decompression in zed.js (CLI + Node.js zlib)
- Fix AiAuditCard useEffect to properly trigger on folder change
0 commit comments