Jan 20, 2026

Custom Views & Node Versioning + Platform Improvements

Custom Views (Data Tables)

Create workspace-level data tables that aggregate task outputs into queryable views. Build custom interfaces on top of Beam without external databases.

  • Create views with columns mapped to agent node inputs/outputs

  • Link views together with Has-Many and Many-to-Many relationships

  • Export data to CSV for use in Excel or Google Sheets

Node Versioning

Track changes to individual node configurations over time with full version history and restore capabilities.

  • Manual save versions during experimentation with "Save Version" button

  • View and restore previous node versions with timestamps and publisher info

  • Draft mode indicator with notification for unpublished agents

Improvements

  • Error Types configuration added to Auto-run settings - define which error codes trigger retries

  • Linked variable dropdown now shows step identifier for clarity

  • Search functionality added to workspace switcher

  • Copy to clipboard icon added on form fields (task data, step I/O, summary)

  • LLM-based retry on integration nodes - describe retry conditions in natural language

  • SharePoint Excel write actions added (update cells, append rows)

  • Agent chat container optimized for minimal re-renders

Bug Fixes

  • Fixed grammar issues in invite email title

  • Create Task no longer disabled for enterprise users

  • GitHub trigger connection error on creation resolved

  • Add icon now appears on hovering the edge without clicking flow first

  • OpenAPI spec import via URL no longer stalls for 5+ minutes

  • Task list API response time improved for first call

  • Task page no longer shows tasks from previous workspace after switching