Skip to main content

Module watcher_types

Module watcher_types 

Source

Structs§

AgentConfig
Agent configuration parsed from config.toml
AgentInfo
AgentStats
Stats persisted across sessions
AgentStatusInfo
Runtime info for a single agent (for status display)
BootConfig
DailyStats
HandoffState
What the agent writes for its next self
HeartbeatConfig
HooksConfig
Hooks that fire on agent lifecycle events.
SessionLimits
SessionStats
Stats tracked per agent session
TriggerConfig
Trigger-specific configuration (for watch, cron, webhook modes)

Enums§

ExitReason
Why an agent session ended
WatcherCommand
Commands sent from CLI to supervisor
WatcherResponse
Responses from supervisor to CLI