Isolated labs for agent orchestrators

Give every orchestrator
its own runway

Taxiway creates isolated labs that line up the runtime, credentials, workspace, tools, observability, and recordings before an orchestrator starts delivery work.

Read the docs
Supported orchestrators
quick start
start
lima + docker

Lab lifecycle

Every lab runs the same lifecycle

Two phases. Prepare creates the lab, installs the orchestrator, and verifies it. Run brings up the gateway and workspace, authenticates, and starts the session.

taxiway upone command runs the full lifecycle — prepare, then run
Prepare — build the environment
CreateIsolated lab
BootstrapRuntime + tools
InstallOrchestrator
VerifyChecks pass
Run — wire up and start
GatewayProxy + LiteLLM
WorkspaceRepo mirror
AuthCredentials
StartSession
idempotent phasesresumabledry-run

Inside every lab

Everything a lab lines up for you

Control tower

See every lab at a glance

Control towerlive
Driver: Auto
$ taxiway status
3Labs
RunningProxy
2Gateways
RunningLangfuse
LabTypeDriverStatusPhase
taxiway-mylabclaude-codelimaRunningstart
taxiway-codexcodexdockerRunningstart
taxiway-gastowngastownlimaStopped
taxiway-benchclaude-codedockerAuthauth
taxiway-democodexlimaRunningstart

Spin up your first lab

Everything your orchestrator needs, lined up in one command.

Read the docs