sync: update MCP client from GameCraftTable
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/**
|
||||
* 验证 stdio 模式的标准输出只包含合法 JSON-RPC 消息,不混入诊断文本。
|
||||
*
|
||||
* @packageDocumentation
|
||||
*/
|
||||
|
||||
import assert from "node:assert/strict";
|
||||
import { spawn } from "node:child_process";
|
||||
import path from "node:path";
|
||||
|
||||
Reference in New Issue
Block a user