OpenProgram Docs

openprogram#

OpenProgram — build, run, and chat with agentic programs.

Global flags of the bare openprogram command. Each subcommand has its own page in this section.

Option Description
--print PROMPT One-shot prompt; send, print reply, exit
--json-schema PATH Require JSON Schema output for a one-shot --print call; '-' reads stdin
--profile PROFILE State-dir profile name. Reroutes config/sessions/logs to ~/.openprogram-/ so parallel workspaces don't share state. Env: OPENPROGRAM_PROFILE.
--resume SESSION_ID Resume a prior CLI chat session. Find ids via openprogram sessions list or the Web UI sidebar.