Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34
refactor(run): migrate watch mode to run sessions #723
Copy link
Copy link
Open
Labels
migrationVix issue classificationVix issue classificationscope:engineVix Engine issue classificationVix Engine issue classificationscope:runVix issue classificationVix issue classificationtype:refactorRefactor without behavior changeRefactor without behavior changewatchFile watching, hot-reload, or live execution features (watch mode, auto-rerun, dev loops).File watching, hot-reload, or live execution features (watch mode, auto-rerun, dev loops).
Description
Metadata
Metadata
Assignees
Labels
migrationVix issue classificationVix issue classificationscope:engineVix Engine issue classificationVix Engine issue classificationscope:runVix issue classificationVix issue classificationtype:refactorRefactor without behavior changeRefactor without behavior changewatchFile watching, hot-reload, or live execution features (watch mode, auto-rerun, dev loops).File watching, hot-reload, or live execution features (watch mode, auto-rerun, dev loops).
Summary
Replace the current watch loops with the structured run-session lifecycle.
Requirements
Acceptance criteria