API Reference Planck.Headless v#0.1.10

Copy Markdown View Source

Modules

The headless core of the Planck coding agent.

Resolved runtime configuration for planck_headless.

Skogsra type for the models list in config.json.

Skogsra type for path lists set via environment variables.

Skogsra type for the providers map in config.json.

GenServer started at application boot that holds the loaded resources — the single source of truth for skills, teams, and available models.

Dispatch module for secret storage.

Default Planck.Agent.Secrets implementation that reads and writes API keys and service rules to .planck/.env and ~/.planck/.env.

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.