mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-19 21:11:45 +10:00
Concurrent compile requests from editor intelligence were rejecting in-flight edit compiles as stale, and the store swallowed that rejection without leaving compiling. Resolve all compile results and surface compile failures as an error status so styles can apply again. Co-authored-by: Cursor Agent <cursoragent@cursor.com>