The Builder

Builder Overview

One screen: chat with the agent on the left, live artifacts on the right. Everything the agent produces is a first-class, inspectable object.

The builder in triple view: agent chat, workflow canvas, and the plan document side by side.

The two panes

Agent chat (left)

Your conversation with the TestFlow agent: streaming responses, tool cards for every action it takes, a live task checklist, and per-turn Revert.

Artifact pane (right)

Five views of the same project, switched with toolbar pills: Preview, Code, Plans, Schematic, and Executor.

The five artifact views

Preview

The workflow as a visual graph of instrument steps, loops, and delays.

Code

The runnable Python the workflow compiles to, regenerated on every change.

Plans

Validation plan documents the agent writes, downloadable as .doc.

Schematic

The DUT wired to your instruments: pins, channels, and connections.

Executor

Simulate the workflow or run it on your real bench, with a live log.

Layout controls

Drag the splitter to resize the panes. Triple view pins the canvas between the chat and a second artifact so you can watch the graph while you read the plan. The History panel restores any earlier version of the project, and Share creates a read-only public link.