@t2000/cli 0.18.1 → 0.18.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -17040,7 +17040,7 @@ async function startMcpServer(opts) {
17040
17040
  );
17041
17041
  process.exit(1);
17042
17042
  }
17043
- const server = new McpServer({ name: "t2000", version: "0.16.30" });
17043
+ const server = new McpServer({ name: "t2000", version: "0.18.0" });
17044
17044
  registerReadTools(server, agent);
17045
17045
  registerWriteTools(server, agent);
17046
17046
  registerSafetyTools(server, agent);
@@ -17051,4 +17051,4 @@ async function startMcpServer(opts) {
17051
17051
  export {
17052
17052
  startMcpServer
17053
17053
  };
17054
- //# sourceMappingURL=dist-4RT6I45C.js.map
17054
+ //# sourceMappingURL=dist-YUEEJ6TK.js.map