Multi-tab canvas
Open many flows at once on a node-based canvas. Each tab keeps its own document, undo history, and run state. You can drag tabs to reorder them, and you can lock, rename, and load flows from disk.
The desktop edition and the shipped foundation. Design flows on a multi-tab canvas, run them through a deterministic engine, and keep every byte of inference on your own machine.
Flow Studio carries the complete Rust orchestration core in a native shell. It includes the canvas, the hubs, and the agentic runtime. Nothing leaves the workstation unless you send it there.
Open many flows at once on a node-based canvas. Each tab keeps its own document, undo history, and run state. You can drag tabs to reorder them, and you can lock, rename, and load flows from disk.
Browse, download, and load local models with a device-compatibility check. Models run on a managed inference server on your machine. The Hub handles distribution and metadata only.
Install shared, versioned, approval-gated flow templates, organize them into collections, and publish your own back to the Hub.
Describe a flow in plain language, review the generated graph, and run it. A monitor proposes fixes when a run fails. Autonomous runs apply those fixes within a bounded iteration, time, and token budget.
Every model runs locally and execution authority stays with the engine. Secrets live in the OS keyring, never on disk.
Turn any saved flow into a recurring one with cron or interval schedules, and review every run, interception, and AI decision in History.
Get the desktop edition, design your first flow, and keep every byte of inference on your own machine.