Skip to content

fix: Windows compatibility for WMIC, npx, and shell commands#17

Merged
f merged 1 commit intof:masterfrom
ersinkoc:master
Mar 9, 2026
Merged

fix: Windows compatibility for WMIC, npx, and shell commands#17
f merged 1 commit intof:masterfrom
ersinkoc:master

Conversation

@ersinkoc
Copy link
Contributor

@ersinkoc ersinkoc commented Mar 9, 2026

  • 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

- 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
@f f merged commit 8852092 into f:master Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants