Documentation
¶
Overview ¶
Command embed-runonce is the worked example for the embed adopter path's one-call runner: assemble a headless Harbor stack, then run a goal with a single blocking Stack.RunOnce call and print the answer.
It is the checked-in counterpart to docs/recipes/embed-harbor-headless.md step 4a — the embed smoke compiles this real file so the shorthand cannot rot. Every import is the public sdk/ facade, so the same program builds verbatim from an external module.
Running it for real needs an LLM provider (set OPENROUTER_API_KEY and the llm block below to your model); the smoke only compiles it.
Click to show internal directories.
Click to hide internal directories.