Use Cases Integrations News Discord Docs
Sign in

Select Language

Release Notes • 1 min read

Execution Tracing & Flexible Actions

🔨 Actions Without Requirements — Build actions without specifying requirements first

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