Directories
¶
| Path | Synopsis |
|---|---|
|
Package agent implements the core AI agent loop that powers autopilot.
|
Package agent implements the core AI agent loop that powers autopilot. |
|
Package config handles loading and merging configuration from YAML files and environment variables.
|
Package config handles loading and merging configuration from YAML files and environment variables. |
|
Package memory provides SQLite-backed persistent storage for the autopilot agent.
|
Package memory provides SQLite-backed persistent storage for the autopilot agent. |
|
Package modules defines the interface every autopilot module must implement.
|
Package modules defines the interface every autopilot module must implement. |
|
finance
Package finance provides portfolio monitoring, stock quotes, price alerts, and market briefings.
|
Package finance provides portfolio monitoring, stock quotes, price alerts, and market briefings. |
|
monitor
Package monitor watches URLs for meaningful content changes and alerts the user when something important changes.
|
Package monitor watches URLs for meaningful content changes and alerts the user when something important changes. |
|
Package router handles message routing between the user and the agent through different channels — Discord webhooks for outbound alerts and Telegram bot API for bidirectional messaging.
|
Package router handles message routing between the user and the agent through different channels — Discord webhooks for outbound alerts and Telegram bot API for bidirectional messaging. |
|
Package scheduler provides a simple cron-based task runner.
|
Package scheduler provides a simple cron-based task runner. |
Click to show internal directories.
Click to hide internal directories.