mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 06:12:03 +00:00
The suggestions generation route (Feature Enhancement in UI) was not reading from phaseModels settings and always used the default haiku model. Changes: - Read enhancementModel from phaseModels settings - Add provider routing for Cursor vs Claude models - Pass model to createSuggestionsOptions for Claude SDK - For Cursor, include JSON schema in prompt and use ProviderFactory 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>