Add MCP introspection support for Electron frontend with Copilot agent integration (#916)

This commit is contained in:
Copilot
2025-12-19 21:46:43 +01:00
committed by GitHub
parent 803413a087
commit 4843b2ec18
9 changed files with 285 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
"src/spec/electron.ts",
"src/spec/demoVideo.ts",
"src/spec/leakTest.ts",
"src/spec/testMcpIntrospection.ts",
"scripts/*.ts"
],
"exclude": ["node_modules"]