Theia API Documentation v1.69.0
    Preparing search index...

    Contribution that registers variables for resolving user-selected generic capabilities. These variables read from the genericCapabilitySelections field in the context and delegate resolution to the respective variable contributions.

    Implements

    Index

    Constructors

    Properties

    agentsContribution: undefined | AgentsVariableContribution
    agentService: undefined | AgentService
    promptContribution: undefined | PromptVariableContribution
    skillsContribution: undefined | SkillsVariableContribution
    skillService: undefined | SkillService
    variableService: undefined | AIVariableService

    Methods