From d62982264adc847fda8d52b0802b8386c3bb00e3 Mon Sep 17 00:00:00 2001 From: "Ilia.Shulgin" Date: Wed, 26 Aug 2026 08:04:40 +0200 Subject: [PATCH] misc aia: unregister llm sandbox modules IJ-MR-220222 GitOrigin-RevId: b7f85659fba424a460ac33860906712547a97d3d --- plugins/evaluation-plugin/plugin-content.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plugins/evaluation-plugin/plugin-content.yaml b/plugins/evaluation-plugin/plugin-content.yaml index 6040ed606ffc..33ec74621ff8 100644 --- a/plugins/evaluation-plugin/plugin-content.yaml +++ b/plugins/evaluation-plugin/plugin-content.yaml @@ -56,6 +56,13 @@ - name: intellij.evaluationPlugin.languages.python - name: lib/modules/intellij.evaluationPlugin.llm.jar projectLibraries: + - name: io.modelcontextprotocol.kotlin.sdk + files: + - name: $MAVEN_REPOSITORY$/io/modelcontextprotocol/kotlin-sdk-jvm/0/kotlin-sdk-jvm-0.jar + - name: $MAVEN_REPOSITORY$/io/modelcontextprotocol/kotlin-sdk-client-jvm/0/kotlin-sdk-client-jvm-0.jar + - name: $MAVEN_REPOSITORY$/io/modelcontextprotocol/kotlin-sdk-server-jvm/0/kotlin-sdk-server-jvm-0.jar + - name: $MAVEN_REPOSITORY$/io/modelcontextprotocol/kotlin-sdk-core-jvm/0/kotlin-sdk-core-jvm-0.jar + reason: <- intellij.evaluationPlugin.llm - name: jerolba.carpet.record files: - name: $MAVEN_REPOSITORY$/com/jerolba/carpet-record/0/carpet-record-0.jar