Documentation Index
Fetch the complete documentation index at: https://mintlify.com/dallay/corvus/llms.txt
Use this file to discover all available pages before exploring further.
Environment Variables
Corvus supports configuration via environment variables. They override config.toml values.Core Variables
Logging
Log level:
error, warn, info, debug, traceSession
Override session ID
Updates
Disable update notifications. Set to
1 to disable.Memory Configuration
Memory backend:
sqlite, surreal, markdown, noneSurrealDB
SurrealDB connection URL
SurrealDB namespace
SurrealDB database name
SurrealDB username
SurrealDB password
SurrealDB auth token (preferred over username/password)
Testing
Enable unified loop preview mode. Set to
1.Show only unified loop events. Set to
1.Show only canonical outcome. Set to
1.Auto-approve tool calls in tests. Set to
1.Enable test triggers. Set to
1.Channel Autostart
Auto-start channels after onboarding. Set to
1.