New Features:
- π οΈ Chat with Tools β Comprehensive chat implementation with tool integration
- π Input/Output on Steps β Added I/O handling for execution steps
- πΎ Tool Persistence β Selected tools now persist in local storage
Backend:
- Widget models implementation
- Fixed widget completion and resume functionality
- Improved step status tracking
- Enhanced parent ID consistency for nested steps
Performance:
- Optimized component library loading (donβt load entire library on project load)
Bug Fixes:
- Fixed deploy button wrapping issue
- Fixed buttons on mobile devices
- Fixed endpoint token creation (parts 1 and 2)
Dependencies:
- Bumped package dependencies across the stack