Nov 11, 2025

Meet Chat-First Agent Setup: Live Flows, Smart Tooling, Solid Fixes

1. New Features

Agent Setup

Create agents through an intuitive chat-based experience. Simply describe what you want your agent to do, and the system guides you through the process with dynamic follow-up questions. The system generates a working agent as you watch, matches relevant tools to each step, and helps you connect necessary integrations all without requiring technical expertise.

  • Chat-Based Creation

Describe your automation needs in natural language. The system asks intelligent follow-up questions to understand your requirements and generates a process summary before building your flow.

  • Real-Time Flow Generation

Watch your agent flow build in real-time as nodes stream into the canvas. Interact with nodes immediately while they're being created, with reasoning displayed for each step to help you understand the structure.

  • Intelligent Tool Matching

The system automatically suggests the best tools for each node in your flow. Choose from recommended options or swap tools as needed, with the canvas staying interactive throughout.

2. Improvements

  • Read access to old flow versions without restoring them

  • Aggregated accuracy display on task level for better performance visibility

  • Automatic cleanup of unused Nango connections (inactive for 7+ days)

  • Connection management enhancement to prevent incomplete setups

  • Auto-publish flow in agent templates for immediate use

  • Searchable task dropdown replacing limited 5-task list

  • Backend circular dependencies resolution for better stability

3. Bug Fixes

  • Fixed incorrect tools count for custom integrations

  • Error handling settings now transfer when duplicating agents

  • Resolved flow node management issues with branches

  • Fixed Beam logo display in white theme on 404 page

  • Removed erroneous "0" display in tool search

  • Updated create task button tooltip text

  • Fixed empty branch condition highlighting

  • Resolved Gmail trigger reliability issues

  • Enhanced Next.js security vulnerabilities

  • Fixed agent template auto-layout on publish

  • Node merging now retained during import/export

  • Exit node objective correctly saved during export

  • Fixed evaluation reasoning display to show thinking process

  • Invited members now show with pending status

4. Optimizations

  • Backend unit test stabilization for reliable test execution

  • Frontend application error handling with fallback page