Versions in this module Expand all Collapse all v0 v0.0.2 Apr 14, 2026 v0.0.1 Apr 10, 2026 Changes in this version + func DiscoverPlugins() + func RunApp(server *worker.AgentServer) + func RunWithDevMode(args []string) error + type CliArgs struct + APIKey string + APISecret string + DevMode bool + LogLevel string + URL string + type Watcher struct + func NewWatcher(paths []string, onChange func()) *Watcher + func (w *Watcher) Start() error + func (w *Watcher) Stop() error