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
The wrapper script was spawning itself infinitely when the Rust binary
wasn't downloaded. Fixed by:
- Rename binary to claudev-bin (wrapper stays claudev)
- Add size check to detect invalid/missing binary
- postinstall.js now renames downloaded binary
Closes the infinite spawn loop that consumed 42GB of swap.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments