Skip to content

FlightPathAI workflow automation for VS Code and the command line

Run structured multi-step AI workflows, validate the result with scripts, and keep working across harnesses without rewriting your prompts.

What FlightPath is for

FlightPath turns AI assistants into a repeatable workflow runner. Instead of pasting one prompt at a time, you define a sequence of steps, choose a harness, and let FlightPath execute the work while keeping outputs, session history, and validation results together.

It ships in two forms:

SurfaceWhat it is
VS Code extensionDashboard UI, prompt editor, embedded terminal, schema validation, and harness orchestration inside VS Code
flightpath CLIHeadless or interactive workflow execution from a terminal or CI job
flightpath-mcpStandalone MCP server used for queue inspection and queue extension

Where to start

Current documentation scope

This first docs pass focuses on the public surface that is most useful during setup and authoring: installation, workflow syntax, harness selection, key settings, CLI usage, and troubleshooting. Deeper per-harness and per-command coverage can expand without changing the site structure.

Source-available under the FlightPath Commercial License.