🚀 Version 1.12.0 is now available!
==================================
This release brings the workflow Builder to life — run your workflow without ever leaving the canvas — plus a major overhaul of the Workflow Generator for faster, higher-quality results. Here's everything that's new!
🏗 Run in the Builder
🚀 Test your workflow while you build it — no more switching context to see what your workflow actually does.
- Build / Run modes: a new toggle in the canvas top bar lets you switch between Build (edit your workflow) and Run (preview & execute) without persisting anything to your production run history. Experiment freely.
- Live node results on the canvas: as the workflow executes, the output of each node appears directly on its card in the builder. Watch data flow through your workflow step by step, exactly where each node sits.
- Rich output rendering: results are rendered smartly depending on their type (JSON, tables, plain text, and images) with a clean overlay on each node so you can inspect exactly what came out.
- Run inputs panel: provide input values for your run from a dedicated side panel, then start, follow progress, and stop the execution: all from one place.
- Run a single node or up to a point: execute one node in isolation, or everything up to the node you're focused on — perfect for iterating on a specific part of your workflow.
- Live progress & streaming: a real-time stream shows each step as it happens, with clear toasts on completion, failure, or when credits run low.
🧠 Workflow Generator major upgrade
⚡ A significant overhaul of the Workflow Generator focused on speed and quality.
- Much faster generation: workflows are generated noticeably quicker end to end.
- Significantly better output: the quality of generated workflows is substantially improved — more accurate node choices, cleaner structure, and results that need far less manual tweaking.
📚 Updated documentation across the studio, plus plenty of bug fixes and performance improvements.