October 22nd, 2025
New Features:
β‘ Execution Cancellation β Complete cancellation logic with proper cleanup
π¨ Text Nodes β Added support for text nodes on canvas
π Markdown Support β Full markdown rendering support
π Global Variables β Implemented global variables system
π Magic Link Login β Passwordless authentication via magic links
π Running State Visualization β Added stack trace and execution state visualization
π¦ Project Nodes β New project nodes functionality
Backend:
Complete builder refactor with full integration with main chat agent
Action builder UX improvements and bug fixes
Component API client with agent message models
Remote builder support for execution
Enhanced system prompt handling
Fixed memory offset and duplicate decorator issues
UI/UX:
Highlight for mentions in agent messages
Single open panel item at a time
Single click to open functionality
Hide handles in certain contexts
Made execute button sticky
Improved error display
Fixed props panel growth issues
Fixed metadata text display
Fixed input docstring display
Fixed nullish value handling
Integrations:
Added Featurebase user identification
Bug Fixes:
Fixed loop detection logic
Let agent handle tool errors properly
Migrated inputs schema