Modules
The headless core of the Planck coding agent.
Resolved runtime configuration for planck_headless.
Skogsra type for the list of local model configurations.
Skogsra type for colon-separated path lists (e.g. ~/.planck/skills:./planck/skills).
GenServer started at application boot that holds the loaded resources — the single source of truth for skills, teams, and available models.
Generates and sanitizes human-readable session names in <adjective>-<noun> format.
Manages the optional sidecar OTP application.
Watches the configured skill, team, and config directories for file changes
and calls ResourceStore.reload/0 so running agents pick up updated skill
descriptions and configuration without restarting.