Skip to content

Commands

These are the main user-facing commands registered by the extension.

Core workflow commands

CommandWhat it does
FlightPath: Open FlightPath PanelOpen the panel UI
FlightPath: RunStart the loaded workflow
FlightPath: Pause ExecutionPause the current run
FlightPath: Resume ExecutionResume a paused run
FlightPath: Stop ExecutionStop the current run
FlightPath: Show Output PanelOpen the output panel

Workflow authoring commands

CommandWhat it does
FlightPath: Create Prompt FileCreate a new prompt file
FlightPath: New Draft PromptCreate a draft prompt
FlightPath: New Workflow from TemplateStart from a template
FlightPath: New Blank WorkflowClear the current workflow and start fresh
FlightPath: Create New Custom TemplateCreate a user template
FlightPath: Import Workflow TemplatesImport bundled templates

Queue and session commands

CommandWhat it does
FlightPath: Queue with FlightPathAppend a prompt file to the queue
FlightPath: Queue Next with FlightPathInsert a prompt file after the current step
FlightPath: Queue Prompt FileQueue a prompt file from the dashboard
FlightPath: Resume SessionResume a prior session

Workspace and helper commands

CommandWhat it does
FlightPath: Initialize WorkspaceCreate the standard .flightpath workspace folders
FlightPath: Create End Condition ScriptCreate a validation script template
FlightPath: Import FlightPath AgentsImport bundled agents

Prompt editor context commands

These commands insert references into the prompt editor from the Explorer, editor selection, SCM view, and timeline:

  • Add File to FlightPath
  • Add Directory to FlightPath
  • Add Selection to FlightPath
  • Add Symbol to FlightPath
  • Add Commit to FlightPath

Source-available under the FlightPath Commercial License.