Skip to content

PromptScript API


Interface: DefaultFeatureProfile

Defined in: core/src/target-catalog.ts:40

Default feature profile for a target. Used by the Playground to initialize target settings.

Properties

defaultEnabled

defaultEnabled: boolean

Defined in: core/src/target-catalog.ts:42

Whether the target is enabled by default in the Playground


defaultVersion

defaultVersion: string

Defined in: core/src/target-catalog.ts:44

Default version string for the Playground


hasAgents

hasAgents: boolean

Defined in: core/src/target-catalog.ts:48

Whether the target supports agent definitions


hasCommands

hasCommands: boolean

Defined in: core/src/target-catalog.ts:50

Whether the target supports slash commands


hasSkills

hasSkills: boolean

Defined in: core/src/target-catalog.ts:46

Whether the target supports skills