October 22nd, 2025

v0.7.5 β€” September 29-30, 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