mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 06:12:03 +00:00
- Change debug logs to info/warn so they're always visible - Log when result message is received from Cursor - Log lengths of both msg.result and accumulated responseText - Log which source is being used (result vs accumulated) - Log empty response error for better diagnostics - Add response preview logging on parse failure This will help diagnose why Cursor parsing is failing by showing: 1. Whether result messages are being received 2. What content lengths we're working with 3. Whether response text is empty or has content 4. What the actual response looks like when parsing fails 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>