opencode icon indicating copy to clipboard operation
opencode copied to clipboard

fix: resolve Windows spawn ENOENT error in SDK

Open alanjaouen opened this issue 3 months ago • 1 comments

Adds shell: true to spawn calls in createOpencodeServer and createOpencodeTui functions. This allows Node.js to properly resolve opencode executable on Windows while maintaining Unix compatibility. Fixes #2812

alanjaouen avatar Sep 26 '25 21:09 alanjaouen