Documentation
¶
Overview ¶
Command workflow-plugin-agent hosts the agent plugin over the workflow external-plugin protocol.
ServePluginFull is used (rather than the bare sdk.Serve) so the binary can later gain CLI and/or build-hook dispatch without a re-architecture, mirroring workflow-plugin-infra/cmd/workflow-plugin-infra. The agent plugin exposes no CLI or hooks yet, so the cli and hooks arguments are nil.
Click to show internal directories.
Click to hide internal directories.