sloth-d2c-mcp 1.0.4-beta95 → 1.0.4-beta96

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.
@@ -1160,6 +1160,7 @@ async function main() {
1160
1160
  }
1161
1161
  if (process.env.SLOTH_COMMAND === 'server') {
1162
1162
  await startListening();
1163
+ return;
1163
1164
  }
1164
1165
  try {
1165
1166
  // 先输出基本启动信息到控制台,确保即使 VSCode 日志失败也能看到启动过程
@@ -1,5 +1,5 @@
1
1
  {
2
- "buildTime": "2026-01-25T17:33:22.934Z",
2
+ "buildTime": "2026-01-25T18:16:09.150Z",
3
3
  "mode": "build",
4
4
  "pages": {
5
5
  "main": {