config.toml inside its platform-specific local state directory.
Managed state
Coral writes source installation state toconfig.toml when you run commands such as coral source add and coral source remove.
This state includes installed-source metadata and non-secret source variables. Source secrets are stored separately within the same local trust boundary.
Prefer the
coral source commands for source state instead of editing workspace entries manually.Runtime features
Experimental runtime features are configured under[features].
config.toml but ignored by Coral.
| Feature | Default | Description |
|---|---|---|
feedback | false | Experimental. Exposes the MCP feedback tool when enabled. Feedback reports are stored locally and anonymous copies may be uploaded to Coral. |
OpenTelemetry
External OpenTelemetry export is configured under[otel].
[trace_history].