Readonly
onReadonly
onEvent fired when a prompt fragment is changed
Creates a customization based on a built-in fragment
The ID of the built-in fragment to customize
Optional
defaultContent: stringOptional default content for the customization
Gets the active customized prompt fragment for a given ID
The prompt fragment ID
The active customized fragment or undefined if none exists
Gets all customizations for a prompt fragment ordered by priority
The prompt fragment ID
Array of customized fragments ordered by priority (highest first)
Gets all custom agent descriptions
Array of custom agent descriptions
Gets information about the description of a customization
The fragment ID
The customization ID
Description of the customization
Gets information about the source/type of a customization
The fragment ID
The customization ID
Type of the customization source
Event fired when custom agents are modified