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.
corvus daemon
Start the full autonomous runtime with gateway, channels, heartbeat, and scheduler.Usage
What It Runs
The daemon starts:- Gateway — Webhook server for HTTP integrations
- Channels — All configured messaging platforms (Telegram, Discord, Slack)
- Heartbeat — Periodic tasks from
HEARTBEAT.md - Scheduler — Cron jobs and timed tasks
Options
Port for gateway. Use
0 for random available port.Host for gateway. Defaults to config
gateway.host.Example
Running as Service
For production, install as a system service:Logs
Daemon logs to:- stdout — Info level
- stderr — Errors and warnings
RUST_LOG: