Packages

Prompt Runner SDK - packet-first prompt execution for Elixir and CLI workflows with verifier-owned completion, retry, repair, and git-aware repository orchestration.

Current section

Files

Jump to
prompt_runner_sdk lib prompt_runner.ex
Raw

lib/prompt_runner.ex

defmodule PromptRunner do
@moduledoc """
Namespace for the prompt runner CLI and supporting modules.
"""
end