Settings

dynamic values override the static openrun.toml value; clear a field and save to reset
app_builder.enabled

the AI app builder (Builder tab); needs a docker/podman runtime, not supported on Kubernetes

app_builder.default_builder_profile

builder_profile entry used when the user does not pick one; empty auto-uses a single profile, or the built-in opencode default when none are configured

Additional settings
app_builder.preview_path

where draft preview apps are mounted

app_builder.max_sessions

concurrent agent sandboxes; further creates ask to stop an idle session

app_builder.session_idle_mins

stop the agent sandbox after this idle time (the draft and transcript remain)

app_builder.system_prompt

replaces the embedded base prompt sent to the agent; leave empty for the built-in default

Agent configs

AI agent configurations for the app builder + Add entry

No entries configured

Git targets

named git repos builder apps publish to; a builder profile picks one via Git target; no choice publishes locally + Add entry

No entries configured

Builder profiles

how builder apps are built and published: agent config, git target, publish destination, default spec and prompt. With none configured, the built-in default applies (opencode, local publish, publish anywhere); with several, the new-app form asks which to use + Add entry

No entries configured