New Features:
- 🔧 Build a Tool — New functionality to create custom tools directly from the interface
- 📝 Variable Widget — Added variable widget for dynamic variable handling
- 💬 Message Reverting — Ability to revert messages in chat
- 👤 Fallback Avatar — Added fallback avatar display for users
- 🔄 Default Chat Trigger — Implemented default trigger for chat interactions
UI/UX Improvements:
- Aligned logo positioning across interface
- Fixed height styling (
h-full) for better layout - Improved props panel scroll and transition behavior
- Enhanced tab styling throughout the interface
- Open button now displays on hover
- Improved step interaction visualization
Backend:
- Fixed critical system bug
- Improved tool reliability in trichat
- Enhanced widget completion messaging
- Better widget resume functionality
Bug Fixes:
- Fixed agent settings functionality
- Resolved step display issues
- Fixed potential crash scenarios
- Fixed broken trigger chat functionality
- Fixed missing array initialization
- Fixed widget disclosure logic
Refactor:
- Renamed projects to toolboxes throughout codebase
- Improved navigation to root when reverting changes