Interface: DefaultFeatureProfile¶
Defined in: core/src/target-catalog.ts:48
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:50
Whether the target is enabled by default in the Playground
defaultVersion¶
defaultVersion:
string
Defined in: core/src/target-catalog.ts:52
Default version string for the Playground
hasAgents¶
hasAgents:
boolean
Defined in: core/src/target-catalog.ts:56
Whether the target supports agent definitions
hasCommands¶
hasCommands:
boolean
Defined in: core/src/target-catalog.ts:58
Whether the target supports slash commands
hasSkills¶
hasSkills:
boolean
Defined in: core/src/target-catalog.ts:54
Whether the target supports skills