@xmanrui/dsh-im 3.0.6 → 3.0.8

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.
package/README.en.md CHANGED
@@ -98,6 +98,8 @@ dsh plugin --profile web add -w @xmanrui/dsh-im
98
98
 
99
99
  Restart `dsh web`, refresh the browser, then open **Settings → IM Bot**. The top-level IM Bot entry uses `order: 21` to follow **Agent Presets**, and the Plugins page no longer retains the old entry. Upgrading preserves existing bots, credentials, workspaces, Agent Presets, and Session bindings.
100
100
 
101
+ Local `dsh web` and DSH Desktop use the current Host's internal `apiProxy` by default, without a loopback HTTP connection. Desktop's compatibility, extended-window, and advanced modes do not require browser access or LAN access to be enabled. An explicit channel `harnessBaseUrl` still uses the existing HTTP/WebSocket connection; failed internal calls never silently switch to another Host.
102
+
101
103
  To try the latest code before it is published to npm, use the GitHub-source installer instead:
102
104
 
103
105
  ```sh
@@ -257,13 +259,14 @@ Without a setting, Chinese is used. Chinese is always the fallback language —
257
259
 
258
260
  ## Contact
259
261
 
260
- You can reach me by email, WeChat, or Xiaohongshu.
262
+ You can reach me by email, WeChat, Xiaohongshu, or WhatsApp.
261
263
 
262
264
  <table>
263
265
  <tr>
264
266
  <th align="center">Email</th>
265
267
  <th align="center">WeChat</th>
266
268
  <th align="center">Xiaohongshu</th>
269
+ <th align="center">WhatsApp</th>
267
270
  </tr>
268
271
  <tr>
269
272
  <td align="center" valign="middle">
@@ -275,5 +278,8 @@ You can reach me by email, WeChat, or Xiaohongshu.
275
278
  <td align="center" valign="top">
276
279
  <a href="docs/images/xhs.jpg"><img src="docs/images/xhs.jpg" alt="Xiaohongshu QR code" width="240"></a>
277
280
  </td>
281
+ <td align="center" valign="top">
282
+ <a href="docs/images/WhatsApp.jpg"><img src="docs/images/WhatsApp.jpg" alt="WhatsApp QR code" width="240"></a>
283
+ </td>
278
284
  </tr>
279
285
  </table>
package/README.md CHANGED
@@ -101,6 +101,8 @@ dsh plugin --profile web add -w @xmanrui/dsh-im
101
101
 
102
102
  重启 `dsh web`、刷新浏览器,然后打开「设置 → IM机器人」。IM机器人使用 `order: 21`,尽量排在一级设置菜单的「Agent 预设」之后;插件页面不再保留旧入口。从旧版升级不会改变已有机器人、凭据、工作区、Agent Preset 或会话绑定。
103
103
 
104
+ 本机 `dsh web` 和 DSH Desktop 默认通过当前 Host 的内部 `apiProxy` 接口通信,不再绕行本机 HTTP 端口。Desktop 的兼容模式、扩展窗口和增强模式均无需开启“允许在浏览器中打开”或局域网访问。渠道配置中显式设置的 `harnessBaseUrl` 仍使用原有 HTTP/WebSocket 连接;内部调用失败不会自动改连其他 Host。
105
+
104
106
  如需试用尚未发布到 npm 的最新代码,可以改用 GitHub 源安装器:
105
107
 
106
108
  ```sh
@@ -260,13 +262,14 @@ IM 管理 RPC 默认仅接受回环浏览器。如果 Web profile 在受信任
260
262
 
261
263
  ## 联系方式
262
264
 
263
- 欢迎通过邮箱、微信或小红书联系我。
265
+ 欢迎通过邮箱、微信、小红书或 WhatsApp 联系我。
264
266
 
265
267
  <table>
266
268
  <tr>
267
269
  <th align="center">邮箱</th>
268
270
  <th align="center">微信</th>
269
271
  <th align="center">小红书</th>
272
+ <th align="center">WhatsApp</th>
270
273
  </tr>
271
274
  <tr>
272
275
  <td align="center" valign="middle">
@@ -278,5 +281,8 @@ IM 管理 RPC 默认仅接受回环浏览器。如果 Web profile 在受信任
278
281
  <td align="center" valign="top">
279
282
  <a href="docs/images/xhs.jpg"><img src="docs/images/xhs.jpg" alt="小红书二维码" width="240"></a>
280
283
  </td>
284
+ <td align="center" valign="top">
285
+ <a href="docs/images/WhatsApp.jpg"><img src="docs/images/WhatsApp.jpg" alt="WhatsApp 二维码" width="240"></a>
286
+ </td>
281
287
  </tr>
282
288
  </table>
package/lib/client.js CHANGED
@@ -47,7 +47,7 @@ var React20 = __toESM(require("react"), 1);
47
47
  // package.json
48
48
  var package_default = {
49
49
  name: "@xmanrui/dsh-im",
50
- version: "3.0.6",
50
+ version: "3.0.8",
51
51
  description: "\u628A\u4E5D\u79CD IM \u673A\u5668\u4EBA\u548C\u516C\u7F51 AI Office \u63A5\u5165\u672C\u673A DeepSeek Harness\u3002 Connect nine IM channels and a public AI Office to a local DeepSeek Harness.",
52
52
  keywords: [
53
53
  "deepseek-harness",