Jan 10, 2025
The January Update solves the critical preview synchronization issue that prevented real-time code visualization. Our new Task Coordinator ensures seamless code accumulation across HTML, CSS, and JavaScript tasks, finally making the preview panel truly interactive and responsive to agent outputs.
Added
Task Coordinator for managing multi-step code generation projects
Real-time preview updates that accumulate code across sequential tasks
Code extraction service supporting multiple programming languages
Improved
Preview panel now maintains state across all task executions
CSS extraction regex patterns handle outputs over 7000 characters
Context persistence prevents loss between related tasks
Fixed
Resolved preview showing only first task output instead of accumulated code
Fixed CSS code extraction failures despite successful generation
Corrected run_id overwriting bug that broke task context sharing