When using auto-suggestions, the JSON parsing can fail, automaker then creates a placeholder feature titled "Review the AI analysis output for insights" with no actual content to review.
Steps to Reproduce
- Use auto-suggestions feature
- JSON parsing fails (see error below)
- System creates a feature with title "Review the AI analysis output for insights"
- Feature has no actual analysis content available to review
Error
[Server Error] [Suggestions] Failed to parse suggestions JSON from AI response: Error: No valid JSON found in response
at generateSuggestions (/Users/portavion/code/automaker/apps/server/src/routes/suggestions/generate-suggestions.ts:103:13)
