mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 06:12:03 +00:00
- Add handler for type=result messages in Cursor stream processing - Cursor provider sends final accumulated text in msg.result - Suggestions was only handling assistant messages for Cursor - Add detailed logging for result extraction (like backlog plan) - Matches pattern used by github validation and backlog plan This fixes potential parsing issues when using Cursor models for feature suggestions, ensuring the complete response text is captured before JSON parsing. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>