Valerio Di Maggio
Valerio Di Maggio
Hi! I’d like to work on this issue if it’s still available. I'm able to reproduce the issue on Windows Terminal on both last release version and last commit version.
Ok I think I found the issue but I'm not exactly sure how to resolve it. Basically the bug starts manifesting when `client.call("checkUpgrade",...)` gets called, which happens 1 second after...
I changed all occurrences of npm, pnpm and yarn to use spawnWrapper, excluding the ones that don't get used during OpenCode execution (for example as a standalone script like the...