fix(plugins): treat context-engine plugins as capabilities in status/inspect (#58766)

Merged via squash.

Prepared head SHA: 23269d2db5
Co-authored-by: zhuisDEV <95547369+zhuisDEV@users.noreply.github.com>
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Reviewed-by: @jalehman
This commit is contained in:
Brian
2026-04-14 00:32:24 +10:00
committed by GitHub
parent 6c12ec1ed2
commit 143c1e81a2
8 changed files with 49 additions and 0 deletions

View File

@@ -733,6 +733,7 @@ function createPluginRecord(params: {
musicGenerationProviderIds: [],
webFetchProviderIds: [],
webSearchProviderIds: [],
contextEngineIds: [],
memoryEmbeddingProviderIds: [],
agentHarnessIds: [],
gatewayMethods: [],