Skip to main content

Type Alias: ExtensionKind

ExtensionKind = string

Defined in: packages/agentos/src/extensions/types.ts:17

Represents the broad category an extension descriptor belongs to. Well-known kinds include tool, guardrail, and response-processor, but the system allows arbitrary strings for future expansion.