October 22nd, 2025
New Features:
π¨ Actions Without Requirements β Build actions without specifying requirements first
π Execution Tracing β Complete execution tracing visualization
π Nestable Steps β Support for nested execution steps
β Tab Completion β Added tab completion support
π― Follow-up Completions β Allow follow-up completions in chat
Backend:
Use remote builder for actions
Complete requirements system implementation
Enhanced action template system
UI/UX:
Ghost handles UX improvements
Progress indicators
Added IDs to port elements and prompt editors for better accessibility
Show build deps button only in requirements tab
Builder experience adjustments
Development:
Added build context action in development mode
Bug Fixes:
Reset build state on failure
Fixed ghost handle creation
Fixed I/O list display
Prevent port overflow
Fixed chat spinner
Remove old edges on action I/O rename
Fixed execution of top-level flows