Skip to main content

Variables in workflow prompts and goals

Stored run variables previously worked in settings but were unavailable inside DOT prompts and goals. Node prompts, graph goals, imported subgraphs, and @file prompt/goal contents can now reference {{ vars.NAME }}; Fabro snapshots the server variable store when the run is created.

More

  • {{ inputs.* }} outside prompts and goals now reports a specific error explaining that inputs are template-only
  • Inline MCP entries now honor enabled = false, an explicitly empty cli.exec.agent.mcps set no longer falls back to run MCPs, and per-server tool_timeout values now apply