Changelog

New features and improvements shipped every week.

March 2026

v0.79

Slack Approvals & Smarter Triggers

Mar 18th, 2026

Approve workflow steps from Slack, and get guardrails before going live.

Improvements

  • Approve or reject workflow steps directly from Slack DMs — when a node needs your sign-off, you get a message with full context and one-tap Approve / Reject buttons

  • Trigger validation catches missing required fields before a live run starts, so runs no longer fail silently on bad input

  • Warnings surface when a trigger could fire on every event without filtering, so you can add guards before going live

  • Clearer thought labels show exactly which tool your agent is using during a run instead of generic "Contemplating"

v0.78

Outputs Overhaul & Credential Labels

Mar 15th, 2026

Browse outputs in folders, open spreadsheets inline, and label your credentials.

Improvements

  • Browse agent outputs in a redesigned folder view with nested navigation, file previews, and one-click downloads

  • Spreadsheet outputs now open directly as workspace tabs instead of popups — click any spreadsheet artifact to view it inline

  • Label your credentials (e.g. "Work" vs "Personal") so your agent knows exactly which account to use

  • A live status indicator shows when your workflow is rebuilding so you always know what's current

Fixes

  • Fixed tool connection badges showing stale status after switching agent versions

  • Fixed the workflow viewer sometimes staying pinned to an older run instead of the latest one

  • Fixed shared credentials not being recognized, causing unnecessary re-connection prompts

v0.77

Build First, Connect Later

Mar 12th, 2026

A simpler setup flow — build your agent first and connect integrations when you're ready.

Improvements

  • Build your agent first, connect integrations later — no more blocking setup steps before you can start building

Fixes

  • Fixed the arcade game locking you out of other tabs during a build

v0.76

Dashboard Filters & Reliability

Mar 6th, 2026

Filter your dashboard by time range, and enjoy a more reliable experience across the board.

Improvements

  • Dashboard now supports date-range filtering — view metrics for 24 hours, 7 days, 14 days, 30 days, or a custom range

  • Filter sidebar on the agent listing page for faster navigation

  • "Run Now" properly inherits trigger configuration so manual and scheduled runs behave the same

Fixes

  • Fixed stale node details and approvals panel requiring a page refresh

  • Fixed approval cards reappearing after being dismissed

  • Fixed attachments being silently dropped in the assistant prompt box

v0.75

Templates, Excel & Workflow Viewer

Mar 3rd, 2026

Improved agent templates, Excel file support, and a more accurate workflow viewer.

Improvements

  • Improved agent templates with better sharing, browsing, and cloning experience

  • Upload and process Excel files directly in your agent workflows

  • Workflow viewer now displays conditional branching (decider) nodes

  • Workflow viewer shows the actual graph from historical runs so you always see exactly what ran

  • Clicking a workflow node during a run opens its details alongside the run panel

February 2026

v0.74

Fun Builds & Faster Everything

Feb 25th, 2026

Play a game while your agent builds, and enjoy faster startups across the board.

Improvements

  • Play a mini arcade game while your agent is building

  • Watch your workflow run step-by-step in a live viewer during test runs

  • Test runs are clearly labeled so you never confuse them with live data

  • Build progress shows real-time logs so you can see exactly what's happening

  • Agents start up nearly instantly thanks to pre-warmed environments

  • Resuming an agent is 15–20 seconds faster

  • Upgraded to a more powerful AI model for better accuracy

v0.73

Skills, Knowledge & Connections

Feb 20th, 2026

Better organization for skills, and a smoother connection experience.

Improvements

  • Skills and knowledge base files now have separate upload dialogs so it's clearer what you're adding

  • Skills your agent creates during a run are automatically saved for future use

  • New built-in email-writing skill

  • Connecting an integration now happens right inside the chat thread as an interactive card

  • Clicking "Connect" takes you straight to the sign-in flow — no extra steps

  • You get a warning before deleting an integration that's being used by an agent

  • A context usage bar shows how much of your agent's memory is being used, updated in real time

v0.72

PDF Generation & Node Approvals

Feb 18th, 2026

Your agents can create PDFs, and you choose which steps need your sign-off.

Improvements

  • Agents can generate and export PDF files during runs

  • Toggle "requires approval" on individual nodes in your workflow

  • A dedicated approvals panel shows all nodes waiting for your sign-off

  • Scroll through previous conversation history with your agent

v0.71

Agent Outputs Viewer

Feb 18th, 2026

Browse, preview, and download every file your agent produces.

Improvements

  • Browse agent output files organized in virtual folders

  • Preview JSON and text files directly in the sidebar without downloading

  • Download any file your agent produced with one click

v0.70

Smarter Approvals

Feb 17th, 2026

Approve actions faster with bulk actions, AI-generated previews, and a stacked card design.

Improvements

  • Approve all pending actions in one click instead of going through them one by one

  • Each approval card now shows an AI-generated preview of what the agent is about to do, so you know exactly what you're approving

  • Pending approvals stack with a 3D depth effect so you can see how many are queued up

v0.69

Prompt Suggestions

Feb 17th, 2026

A smarter prompt box that helps you get started with animated suggestions.

Improvements

  • The prompt box now shows animated placeholder suggestions with integration icons to help you get started

v0.68

Quality-of-Life Upgrades

Feb 17th, 2026

More visibility into runs, team invites, and faster agent wake-ups.

Improvements

  • Run details now show a step-by-step breakdown of everything that happened

  • Download the actual files your agent produced during a run

  • Invite members from your organization directly into your workspace

  • Granola integration is live

  • When a tool connection fails, you see the actual error instead of a generic failure message

  • Agents hibernate instead of shutting down, so they wake up much faster when you come back

v0.67

RAG Node & AI Node

Feb 6th, 2026

Two new node types let your workflows tap into AI reasoning and your knowledge base directly.

Improvements

  • New AI Node that runs AI-powered processing, summarization, extraction, or classification inside any workflow node

  • New RAG Node that retrieves relevant context from your uploaded documents and knowledge bases

  • RAG automatically chunks large files, generates embeddings, and stores them in a vector index so queries return only the most relevant passages, even across hundreds of pages

  • Supports PDFs, Word docs, CSVs, and plain text with overlapping chunks to preserve context across section boundaries

v0.66

Skills, Chat-Driven Builds & UX Polish

Feb 6th, 2026

Give your agents specialized knowledge with Skills, build agents entirely through conversation, and enjoy a smoother experience.

Improvements

  • Upload markdown skill files to give agents specialized knowledge, instructions, or playbooks — with preview and raw viewing modes

  • Upload files directly to your agent during chat conversations for processing

  • Building and testing agents now happens through natural chat messages instead of separate buttons — the entire agent creation feels like a conversation

  • Redesigned home page with a clean centered layout and collapsible sidebar

  • Action nodes in test runs now pause before executing, giving you full control to approve or reject each action

  • Agents automatically recover from inactive sandbox states — conversations always work, even after extended breaks

  • Browser notifications alert you when agent builds complete

  • Higher character limits in the prompt input box for longer, more detailed agent instructions

  • Clearer thought labels show what your agent is doing (e.g., "Searching Web", "Fetching Page")

  • New animated sandbox setup loader while your agent's environment initializes

January 2026

v0.65

Agent Versioning & Easier Debugging

Jan 31st, 2026

Switch between agent versions, copy Agent IDs for debugging, and enjoy real-time schedule updates.

Improvements

  • New version selector lets you switch between agent versions and restore previous configurations

  • Edit live agents without breaking them - changes are saved as a new draft until you're ready to publish

  • Copy Agent IDs directly from the agent page header for easier debugging and API integration

  • Schedule changes sync instantly across all your open tabs - no more refreshing to see updates

v0.64

Smarter Agent Building

Jan 27th, 2026

Your agents now catch configuration errors before they happen, with automatic validation of integration tools.

Improvements

  • Automatic tool validation prevents errors by checking that all referenced integrations exist before building

  • Clearer error messages show you exactly which tools are available when something goes wrong

  • Trigger configurations now support custom input schemas for more flexible automation

v0.63

Workspace Access & Slash Commands

Jan 26th, 2026

Request access to workspaces with a single click, and use slash commands for faster navigation.

Improvements

  • Request access to workspaces you don't have permission to view - workspace owners get notified instantly

  • New slash commands let you quickly navigate and take actions without leaving your keyboard

  • See who's requesting access to your workspace with names instead of cryptic IDs

v0.62

Slack Sync & Run Insights

Jan 24th, 2026

Chat with your agents from Slack DMs, and get deeper visibility into how your agents run.

Improvements

  • Sync Slack DM threads with your workspace - chat with agents directly from Slack

  • See a thinking indicator while your agent processes messages from Slack

  • Rich Block Kit messages make agent responses more interactive and easier to read

  • Filter runs by Test vs Live to quickly find what you're looking for

  • Live badge shows which runs are currently executing in real-time

  • View detailed input and output data for each node in your workflow

  • Developer mode shows the Python code behind each workflow node

  • Copy workflow code and resize the code panel to fit your screen

  • Download debug JSON for troubleshooting complex workflows

v0.61

Event-Driven Triggers

Jan 22nd, 2026

Trigger your agents automatically when events happen in your connected apps.

Improvements

  • Set up integration triggers to run agents when events happen in Slack, HubSpot, and more

  • Configure trigger settings with a new dynamic form that adapts to each integration

  • Credentials are now locked when your agent goes live, preventing accidental disconnections

  • Integration logos appear in color throughout the app for easier recognition

v0.60

AI Assistant UX Overhaul

Jan 16th, 2026

Major improvements to the agent building experience with enhanced auto-scroll, redesigned action cards, and a smoother setup wizard.

Improvements

  • Enhanced auto-scroll behavior in the AI assistant panel for a more natural conversation flow

  • Redesigned action cards with clearer visual hierarchy and better touch targets

  • Improved setup wizard flow with progress indicators and contextual help

v0.59

Kanban View & Dynamic Layouts

Jan 15th, 2026

New ways to visualize and manage your agents with Kanban boards and intelligent workflow layouts.

Improvements

  • New Kanban board view for the agents listing page with drag-and-drop support

  • Intelligent node positioning for hierarchical workflow visualizations

  • Integration toolkit logos now display on workflow nodes

  • Agent runs pagination with status filtering

  • Scheduled triggers visible directly in the workflow viewer

v0.58

AI Editing Overlay & Tabbed Worksheets

Jan 14th, 2026

Visual feedback when AI edits your spreadsheets and improved workspace management.

Improvements

  • Beautiful shimmer animation shows when AI is actively editing spreadsheets

  • User worksheets now open as tabs instead of side panels

  • Enhanced workflow viewer with better node positioning and integration display

  • Redesigned integration connection flow with spotlight overlay

v0.57

Connect Panel & Templates

Jan 13th, 2026

Improved integration management and new starter templates.

Improvements

  • Click-to-scroll, hover highlighting, and auto-expand for toolkits in connection panel

  • Action message history for Build, Test, and Connect actions

  • 10 new agent templates for common automation patterns

v0.56

Dual Worksheet System

Jan 12th, 2026

Flexible data management with auto-created worksheets and full user worksheet support.

Improvements

  • Auto-creation of worksheets with full user worksheet support

  • Better file upload experience with progress animations

v0.55

VS Code-Style Tabs & Scheduling

Jan 9th, 2026

Tabbed interface and automated agent scheduling.

Improvements

  • New tabbed interface with VS Code-style performance optimizations

  • Agent scheduling system for automated runs on your preferred cadence

  • Run Now button for immediate agent execution

  • Real-time run updates via WebSocket

  • File upload directly in the initial prompt box

  • Node title, description, and type visible in job execution panel

v0.54

Live Build Logs

Jan 8th, 2026

Watch your agents being built in real-time.

Improvements

  • Real-time build logs stream to your screen as agents are built

v0.52

Blog & Templates Section

Jan 6th, 2026

New content sections with beautiful WebGL-enhanced visuals.

Improvements

  • Full dark mode across the entire app — toggle between light and dark themes from any page

  • Templates section with pre-built agent templates

v0.51

Setup Wizard Improvements

Jan 5th, 2026

Improvements

  • Setup wizard moved to bottom of chat thread for cleaner flow

Ready to automate?

Start building intelligent agents that work for you. No code required.