Optional integration point implemented by @theia/ai-registry, so that packages which must not
depend on it can still label and reveal the Agent Plugin behind a skill or an MCP server: both
carry only its identifier.
Nothing is bound by default. Consumers inject it @optional() and, when it is absent, hide every
Agent Plugin affordance - a product without @theia/ai-registry cannot install one anyway.
Optional integration point implemented by
@theia/ai-registry, so that packages which must not depend on it can still label and reveal the Agent Plugin behind a skill or an MCP server: both carry only its identifier.Nothing is bound by default. Consumers inject it
@optional()and, when it is absent, hide every Agent Plugin affordance - a product without@theia/ai-registrycannot install one anyway.