@rezti/dsh-rez-suite 0.1.8 → 0.1.9

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.md CHANGED
@@ -8,4 +8,4 @@ dsh plugin --profile web add @rezti/dsh-rez-suite
8
8
 
9
9
  组成见仓库根 README。子包不要单独 `dsh plugin add`。
10
10
 
11
- 配置在 **设置 → 插件 → 插件配置** 展开 **ReZ-TI**(同页还有独立的 ReZ-TI 标签)。Odoo / Nextcloud / WeCom / HA 的地址和密钥都在「配置」页。个人微信在卡片的「微信」页扫码,然后直接在微信里说话。状态页看的是本机已注册的 `mcp__odoo__*` 等工具,不是直接 ping 远端 MCP。
11
+ 配置在 **设置 → 插件 → 插件配置** 展开 **ReZ-TI**(同页还有独立的 ReZ-TI 标签)。Odoo / Nextcloud / WeCom / HA 的地址和密钥都在「配置」页。个人微信在卡片的「微信」页扫码,然后直接在微信里说话;消息进左侧「微信」文件夹并延续同一会话。状态页看的是本机已注册的 `mcp__odoo__*` 等工具,不是直接 ping 远端 MCP。
package/README.zh.md CHANGED
@@ -8,6 +8,6 @@ dsh plugin --profile web add @rezti/dsh-rez-suite
8
8
 
9
9
  密钥用环境变量或 dsh-credentials:`REZ_ODOO_TOKEN`、`REZ_NEXTCLOUD_PASSWORD`、`REZ_WECHAT_WEBHOOK`、`REZ_HA_TOKEN`。未配置时不拉起对应 MCP。
10
10
 
11
- 配置在 **设置 → 插件 → 插件配置** 展开 **ReZ-TI**(同页还有独立的 ReZ-TI 标签)。Odoo / Nextcloud / 企微 / HA 的地址和密钥都在「配置」页。个人微信在卡片的「微信」页扫码,然后直接在微信里说话。状态页看的是本机已注册的 `mcp__odoo__*` 等工具,不是直接 ping 远端 MCP。
11
+ 配置在 **设置 → 插件 → 插件配置** 展开 **ReZ-TI**(同页还有独立的 ReZ-TI 标签)。Odoo / Nextcloud / 企微 / HA 的地址和密钥都在「配置」页。个人微信在卡片的「微信」页扫码,然后直接在微信里说话。消息进网页左侧「微信」文件夹并延续同一会话,模型跟网页默认。状态页看的是本机已注册的 `mcp__odoo__*` 等工具,不是直接 ping 远端 MCP。
12
12
 
13
13
  子包不要再单独 `dsh plugin add`,否则会重复注册 MCP。
package/lib/client.d.ts CHANGED
@@ -7338,13 +7338,13 @@ declare const zh: {
7338
7338
  readonly 'common.loading': "加载中…";
7339
7339
  readonly 'common.error': "出错:{error}";
7340
7340
  readonly 'common.refresh': "刷新";
7341
- readonly 'weixin.intro': "和 QClaw 一样:扫一次码,然后直接在微信里跟本机 dsh 说话。不用再跑命令,也不用记工具名。";
7341
+ readonly 'weixin.intro': "和 QClaw 一样:扫一次码,然后直接在微信里说话。消息会进网页左侧「微信」文件夹并延续同一会话,模型跟网页默认(选了 Kimi 就走 Kimi)。网页端要开着。";
7342
7342
  readonly 'weixin.login': "扫码登录";
7343
7343
  readonly 'weixin.logout': "退出微信";
7344
7344
  readonly 'weixin.verify': "提交配对码";
7345
7345
  readonly 'weixin.verifyPlaceholder': "手机上显示的数字";
7346
7346
  readonly 'weixin.qrAlt': "微信登录二维码";
7347
- readonly 'weixin.listening': "通道在听:微信发消息本机 dsh → 回微信。";
7347
+ readonly 'weixin.listening': "通道在听:微信网页「微信」会话(同一条,不另开窗口)→ 回微信。";
7348
7348
  readonly 'weixin.loggedIn': "已登录,通道未在听。再点扫码登录即可拉起。";
7349
7349
  readonly 'weixin.loggedOut': "尚未登录。";
7350
7350
  };
package/lib/client.js CHANGED
@@ -99,13 +99,13 @@ const zh = {
99
99
  "common.loading": "加载中…",
100
100
  "common.error": "出错:{error}",
101
101
  "common.refresh": "刷新",
102
- "weixin.intro": "和 QClaw 一样:扫一次码,然后直接在微信里跟本机 dsh 说话。不用再跑命令,也不用记工具名。",
102
+ "weixin.intro": "和 QClaw 一样:扫一次码,然后直接在微信里说话。消息会进网页左侧「微信」文件夹并延续同一会话,模型跟网页默认(选了 Kimi 就走 Kimi)。网页端要开着。",
103
103
  "weixin.login": "扫码登录",
104
104
  "weixin.logout": "退出微信",
105
105
  "weixin.verify": "提交配对码",
106
106
  "weixin.verifyPlaceholder": "手机上显示的数字",
107
107
  "weixin.qrAlt": "微信登录二维码",
108
- "weixin.listening": "通道在听:微信发消息本机 dsh → 回微信。",
108
+ "weixin.listening": "通道在听:微信网页「微信」会话(同一条,不另开窗口)→ 回微信。",
109
109
  "weixin.loggedIn": "已登录,通道未在听。再点扫码登录即可拉起。",
110
110
  "weixin.loggedOut": "尚未登录。"
111
111
  };
@@ -196,13 +196,13 @@ const en = {
196
196
  "common.loading": "Loading…",
197
197
  "common.error": "Error: {error}",
198
198
  "common.refresh": "Refresh",
199
- "weixin.intro": "Same as QClaw: scan once, then talk in WeChat. No extra CLI, no MCP tool names.",
199
+ "weixin.intro": "Same as QClaw: scan once, then talk in WeChat. Messages keep one session under the WeChat folder on the left, using the web default model (Kimi if that is selected). Keep the web UI running.",
200
200
  "weixin.login": "Scan to log in",
201
201
  "weixin.logout": "Log out",
202
202
  "weixin.verify": "Submit pairing code",
203
203
  "weixin.verifyPlaceholder": "Digits shown on the phone",
204
204
  "weixin.qrAlt": "WeChat login QR",
205
- "weixin.listening": "Channel is live: WeChat → this dsh → WeChat.",
205
+ "weixin.listening": "Channel is live: WeChat → the WeChat folder session on the left → WeChat.",
206
206
  "weixin.loggedIn": "Logged in, listener idle. Scan again to start it.",
207
207
  "weixin.loggedOut": "Not logged in."
208
208
  };
package/lib/index.js CHANGED
@@ -7714,7 +7714,7 @@ const REZ_GUIDANCE = [
7714
7714
  "本机已安装 ReZ-TI 套件(一次安装):工作身份由 dsh-rez-sso 提供,MCP 由官方 dsh-mcp-client 接入 Odoo / Nextcloud / 企业微信 / Home Assistant。",
7715
7715
  "工具名 mcp__odoo__*、mcp__nextcloud__*、mcp__wechat__*、mcp__homeassistant__*。",
7716
7716
  "密钥:REZ_ODOO_TOKEN、REZ_NEXTCLOUD_PASSWORD、REZ_WECHAT_WEBHOOK、REZ_HA_TOKEN。",
7717
- "个人微信(QClaw/ClawBot):打开 设置 → 插件 → ReZ-TI → 微信 扫码,然后直接在微信里说话,不必再跑命令、也不要调用微信 MCP 工具。",
7717
+ "个人微信(QClaw/ClawBot):打开 设置 → 插件 → ReZ-TI → 微信 扫码,然后直接在微信里说话。消息进入网页左侧「微信」文件夹并延续同一会话,模型跟网页默认。网页端必须开着。不必再跑命令、也不要调用微信 MCP 工具。",
7718
7718
  "意图用 rez_set_intent(erp/files/chat/home/auto)。审计用 rez_audit。",
7719
7719
  "涉及资金、对外发送、设备控制、生产写入时先征得用户批准。"
7720
7720
  ].join("");
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@rezti/dsh-rez-suite",
3
3
  "description": "ReZ-TI employee plugin for DeepSeek Harness: one install enables company MCP (Odoo / Nextcloud / WeCom / Weixin-ClawBot / Home Assistant) and work identity.",
4
- "version": "0.1.8",
4
+ "version": "0.1.9",
5
5
  "type": "module",
6
6
  "engines": {
7
7
  "node": "^22.19.0 || >=24.0.0"
@@ -40,11 +40,11 @@
40
40
  "zod": "^4.4.3",
41
41
  "@rezti/dsh-rez-ha-bridge": "0.1.6",
42
42
  "@rezti/dsh-rez-intent": "0.1.3",
43
- "@rezti/dsh-rez-nextcloud": "0.1.6",
44
43
  "@rezti/dsh-rez-odoo": "0.1.6",
45
- "@rezti/dsh-rez-sso": "0.1.6",
46
44
  "@rezti/dsh-rez-token-manager": "0.1.3",
47
- "@rezti/dsh-rez-wechat": "0.1.6"
45
+ "@rezti/dsh-rez-sso": "0.1.6",
46
+ "@rezti/dsh-rez-wechat": "0.1.7",
47
+ "@rezti/dsh-rez-nextcloud": "0.1.6"
48
48
  },
49
49
  "peerDependencies": {
50
50
  "react": "^18.2.0",
@@ -93,13 +93,13 @@ export const zh = {
93
93
  'common.loading': '加载中…',
94
94
  'common.error': '出错:{error}',
95
95
  'common.refresh': '刷新',
96
- 'weixin.intro': '和 QClaw 一样:扫一次码,然后直接在微信里跟本机 dsh 说话。不用再跑命令,也不用记工具名。',
96
+ 'weixin.intro': '和 QClaw 一样:扫一次码,然后直接在微信里说话。消息会进网页左侧「微信」文件夹并延续同一会话,模型跟网页默认(选了 Kimi 就走 Kimi)。网页端要开着。',
97
97
  'weixin.login': '扫码登录',
98
98
  'weixin.logout': '退出微信',
99
99
  'weixin.verify': '提交配对码',
100
100
  'weixin.verifyPlaceholder': '手机上显示的数字',
101
101
  'weixin.qrAlt': '微信登录二维码',
102
- 'weixin.listening': '通道在听:微信发消息本机 dsh → 回微信。',
102
+ 'weixin.listening': '通道在听:微信网页「微信」会话(同一条,不另开窗口)→ 回微信。',
103
103
  'weixin.loggedIn': '已登录,通道未在听。再点扫码登录即可拉起。',
104
104
  'weixin.loggedOut': '尚未登录。',
105
105
  } as const
@@ -193,13 +193,13 @@ export const en: Record<RezKey, string> = {
193
193
  'common.loading': 'Loading…',
194
194
  'common.error': 'Error: {error}',
195
195
  'common.refresh': 'Refresh',
196
- 'weixin.intro': 'Same as QClaw: scan once, then talk in WeChat. No extra CLI, no MCP tool names.',
196
+ 'weixin.intro': 'Same as QClaw: scan once, then talk in WeChat. Messages keep one session under the WeChat folder on the left, using the web default model (Kimi if that is selected). Keep the web UI running.',
197
197
  'weixin.login': 'Scan to log in',
198
198
  'weixin.logout': 'Log out',
199
199
  'weixin.verify': 'Submit pairing code',
200
200
  'weixin.verifyPlaceholder': 'Digits shown on the phone',
201
201
  'weixin.qrAlt': 'WeChat login QR',
202
- 'weixin.listening': 'Channel is live: WeChat → this dsh → WeChat.',
202
+ 'weixin.listening': 'Channel is live: WeChat → the WeChat folder session on the left → WeChat.',
203
203
  'weixin.loggedIn': 'Logged in, listener idle. Scan again to start it.',
204
204
  'weixin.loggedOut': 'Not logged in.',
205
205
  }
package/src/index.ts CHANGED
@@ -82,7 +82,7 @@ export const REZ_GUIDANCE = [
82
82
  '本机已安装 ReZ-TI 套件(一次安装):工作身份由 dsh-rez-sso 提供,MCP 由官方 dsh-mcp-client 接入 Odoo / Nextcloud / 企业微信 / Home Assistant。',
83
83
  '工具名 mcp__odoo__*、mcp__nextcloud__*、mcp__wechat__*、mcp__homeassistant__*。',
84
84
  '密钥:REZ_ODOO_TOKEN、REZ_NEXTCLOUD_PASSWORD、REZ_WECHAT_WEBHOOK、REZ_HA_TOKEN。',
85
- '个人微信(QClaw/ClawBot):打开 设置 → 插件 → ReZ-TI → 微信 扫码,然后直接在微信里说话,不必再跑命令、也不要调用微信 MCP 工具。',
85
+ '个人微信(QClaw/ClawBot):打开 设置 → 插件 → ReZ-TI → 微信 扫码,然后直接在微信里说话。消息进入网页左侧「微信」文件夹并延续同一会话,模型跟网页默认。网页端必须开着。不必再跑命令、也不要调用微信 MCP 工具。',
86
86
  '意图用 rez_set_intent(erp/files/chat/home/auto)。审计用 rez_audit。',
87
87
  '涉及资金、对外发送、设备控制、生产写入时先征得用户批准。',
88
88
  ].join('')