October 22nd, 2025

v0.6.6 β€” September 11-15, 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