October 22nd, 2025
New Features:
π Auto-Retry Logic β Automatic retries with exponential backoff for Actions
π¦ Component Library β Share and reuse Actions/Flows across Projects (backend, FE comes later)
π WebSocket Execution Tracing β Real-time execution tracing via WebSocket
Backend:
Added current container to execution context
Enhanced chat functionality
Improvements:
Triton now suggests optimizations for slow Flows
API response time improvements (20% faster)
Fixed highlight rendering
Bug Fixes:
Fixed: Parallel Flow execution sometimes deadlocking
Fixed: Agent token usage not tracked correctly
Fixed: Deployment rollback not reverting all changes
Fixed: Project Variables not substituting in nested objects
Multiple small bug fixes