mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 06:42:03 +00:00
Previously, phaseModels only persisted to localStorage but the server reads from settings.json file. Now setPhaseModel/setPhaseModels/resetPhaseModels call syncSettingsToServer() to keep server-side settings in sync. Also added phaseModels to the syncSettingsToServer() updates object. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>