dd4c5aa3e1
node-pty's posix_spawnp is blocked in sandboxed environments. child_process.spawn works everywhere. force-tty.cjs patches stdout.isTTY so fixtures behave as if running in a real terminal. Also fix setRawMode this-binding bug (acquireRawMode on undefined). 72/82 PTY tests now pass. Remaining 10 need timing/assertion fixes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>