Skip to content

Agent Dev Lab

Flexible TypeScript tooling for developing, debugging, and visualizing AI agents and workflows

Headless Core

@agent-dev-lab/core — A framework for developing AI agents and workflows built on top of Vercel’s AI SDK.

Web Inspection UI

@agent-dev-lab/web — An optional UI built on TanStack Start that triggers runs and consumes telemetry using the @agent-dev-lab/core API.

CLI

@agent-dev-lab/cli — The adl command: scaffold a project with adl init, run agents and workflows from the terminal, and launch the inspection UI with adl dashboard.

A workflow run's waterfall of steps in the ADL inspection UI, with a step's output selected in the inspector panel

The inspection UI (adl dashboard): a workflow run’s waterfall, step-by-step.