Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

SDKAgentPlugins

Public plugin listing handle exposed as `agent.plugins`. Populated when

SDKAgentPlugins

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

Public plugin listing handle exposed as agent.plugins. Populated when settingSources includes "plugins" OR when plugins.enabled is set on the agent options.

Signature

interface SDKAgentPlugins { /* ... */ }

Kind

interface

Source

packages/sdk/src/types/agent.ts:140

On this page