Extracted Agentic process plugin for bytedesk-remote-gateway (ADR 0014).
Same plugin id (agentic) as the in-tree first-party surface. Install under
GATEWAY_HOME/plugins/agentic/ and Control Bus rescan + enable. Host
authenticates before /p/agentic/. No gateway restart.
In-tree host routes (/agentic, /agentic/api/*) remain as stubs until this
package is the sole provider.
go build -o agentic ./cmd/agentic
go run github.com/ByteDeskAI/bytedesk-remote-gateway-plugin-sdk/cmd/plugin-sdk@v0.1.0 validate --dir .
go run github.com/ByteDeskAI/bytedesk-remote-gateway-plugin-sdk/cmd/plugin-sdk@v0.1.0 pack --dir . --out dist