FEAT - OPS MCP: инструмент редактирования комментариев

This commit is contained in:
DCCONSTRUCTIONS
2026-08-06 17:59:02 +03:00
parent b30f1c3abe
commit 0f3bf9d8aa
9 changed files with 211 additions and 5 deletions
+1
View File
@@ -16,6 +16,7 @@
"smoke:gateway": "tsx src/scripts/smoke-gateway.ts",
"smoke:mcp:e2e": "tsx src/scripts/smoke-mcp-e2e.ts",
"smoke:mcp": "tsx src/scripts/smoke-mcp.ts",
"test:comment-update": "tsx --test src/mcp/tool-runtime.comment-update.test.ts",
"start": "node dist/server.js"
},
"dependencies": {