mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-01 08:13:37 +00:00
Check generation status before trying to load the spec file. This prevents 500 errors and confusing UI during spec generation. Changes: - useSpecLoading now checks specRegeneration.status() first - If generation is running, skip the file read and set isGenerationRunning - SpecView uses isGenerationRunning to show generating UI properly 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>