Files
fusion/.changeset/expose-global-concurrency-setting.md
gsxdsm 75a957c127 feat(engine): add background project engine reconciliation + global concurrency setting
- ProjectEngineManager.startReconciliation() polls for newly registered
  projects every 30s and starts their engines without requiring UI access
- Expose global concurrency limit in dashboard settings
- Fix SettingsModal test cleanup

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 18:03:39 -07:00

6 lines
104 B
Markdown

---
"@gsxdsm/fusion": patch
---
Expose the system-wide global concurrency limit in dashboard settings.