Skip to main content

Module setup

Module setup 

Source
Expand description

Interactive and non-interactive setup wizard for a local environment.

Drives PostgreSQL provisioning, secret collection, profile generation, and optional migrations. SetupArgs captures the CLI flags and environment overrides; execute dispatches to the wizard, which writes a profile and secrets file under .systemprompt/.

Modules§

ai_config
Reconcile services/ai/config.yaml with the provider chosen during setup.

Structs§

DatabaseSetupInfo
SecretsConfiguredInfo
SetupArgs
SetupOutput

Functions§

execute