Interactive demo
Watch a workflow run live.
Trigger a real KB Labs workflow and see the engine execute each step — with full observability. No install needed.
Choose a task to run through the pipeline:
Standard AI-assisted development pipeline with plan → implement → review → commit flow.
How it works
From trigger to result in four steps.
Write a .kb/workflow.yaml
Define triggers, jobs, and steps in a YAML file next to your code.
Run kb workflow start
The daemon picks it up, resolves plugins, and begins execution.
Watch real-time output
Stream live logs, step status, and artifacts from the CLI or Studio.
Inspect the result
Audit the full run: inputs, outputs, timing, and plugin calls — all local.
Run it on your own workflow.
Install KB Labs and point it at a process you actually own. No sign-up, no limits.