Workflow Studio
The agentic substrate brought into the light. LangGraph workflows, Pydantic AI agents, Jinja prompts, the shared tool chest: drag, edit, version, evaluate, ship.
Workflows
"Drag-drop graph editors are the natural shape of LangGraph. Click a workflow to drop into its canvas: nodes, edges, settings, history."
Agents
"Each agent is a Pydantic AI character with a Mission, Constraints, a Reward Model, and a tool belt. Click any agent to open their character sheet."
Prompts · Jinja templates
"Jinja templates rendered by a worker agent before the LangGraph node runs. Click any prompt to open its split-test editor with version history and live performance."
Models · in-workflow state
"Pydantic models that flow through workflows as the state object between nodes. These also live in the Data Catalog: this view shows what's loaded into the runtime."
Tools · the shared chest
"Tools are dependencies: agents call them through Pydantic AI's DEPs pattern. Each tool is serverless, typed, and least-privilege by default."
Runs
"Every workflow execution. Click any run for its trace tree, message chain, and tool-call history."