Apr 12, 2025

April introduces our Unified Code Stream architecture, revolutionizing how agents handle complex, multi-technology projects. Generate full-stack applications with React frontend, Python backend, and smart contracts—all coordinated through a single execution flow.

Added

  • Unified stream service coordinating multiple code generators

  • Support for mixed-technology projects (Web2 + Web3)

  • Intelligent dependency resolution across different languages

Improved

  • Project scaffolding now includes proper file structure

  • Better handling of imports and cross-file dependencies

  • Sandpack preview supports more frameworks including Vue and Angular

Fixed

  • Resolved file path conflicts in multi-technology projects

  • Fixed preview refresh issues with complex React applications

  • Corrected TypeScript compilation errors in generated code