mirror of
https://github.com/thedotmack/claude-mem
synced 2026-05-10 09:02:16 +02:00
- Wrap stdin event handler in try/catch to catch async errors - Output errors to stdout so Claude can see them - Show input preview and stack trace for debugging - Remove outer try/catch that wasn't catching async errors