mirror of
https://github.com/thedotmack/claude-mem
synced 2026-04-25 17:15:04 +02:00
fix: remove Windows process.type workaround causing libuv crashes
Removed the process.type = 'renderer' workaround that was causing libuv assertion failures on Windows. This hack was attempting to hide console windows but resulted in crashes when process.title was accessed. Prioritizing stability over cosmetics - console windows may briefly appear on Windows until the MCP SDK provides proper window hiding support. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user