Versions in this module Expand all Collapse all v0 v0.1.3 May 5, 2026 v0.1.1 Apr 26, 2026 v0.1.0 Feb 19, 2026 Changes in this version + type Agent struct + func New(cfg config.AgentConfig, logger zerolog.Logger) (*Agent, error) + func (a *Agent) Run(ctx context.Context) error