Edition

Flow Studio

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.

Surface
Desktop app
Execution locus
Local machine
Status
Current
What it is

The full platform, on your desktop

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.

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.

Model Hub

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.

Template Hub

Install shared, versioned, approval-gated flow templates, organize them into collections, and publish your own back to the Hub.

Agentic and autonomous runs

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.

Zero-egress by default

Every model runs locally and execution authority stays with the engine. Secrets live in the OS keyring, never on disk.

Scheduling and history

Turn any saved flow into a recurring one with cron or interval schedules, and review every run, interception, and AI decision in History.

Install Flow Studio

Get the desktop edition, design your first flow, and keep every byte of inference on your own machine.