Description
The synchronization between the WebContainer's virtual file system and the Monaco editor can occasionally fall out of sync during heavy agent activity.
Tasks
- Improve the reliability of FSManager file watching.
- Ensure terminal output doesn't "hang" during long-running background processes.
- Add better error handling and recovery when the WebContainer fails to mount.
Description
The synchronization between the WebContainer's virtual file system and the Monaco editor can occasionally fall out of sync during heavy agent activity.
Tasks