@mzzsfy/dsh-think-expand 0.3.0 → 0.3.2

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.
Files changed (2) hide show
  1. package/README.md +4 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -58,3 +58,7 @@ node --test packages/dsh-think-expand/test/*.test.mjs
58
58
  ## License
59
59
 
60
60
  MIT
61
+
62
+ ## dsh 版本兼容
63
+
64
+ 三版本(0.1.2-rc.1 / 0.1.5-rc.3 / 0.1.7-rc.1)兼容通过:激活 live;0.1.7-rc.1 thinking 会话样本受限(ENV-003),交互面留待样本后复测。
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mzzsfy/dsh-think-expand",
3
3
  "description": "流式回复时自动展开 AI 思考过程,始终显示最新一条;安装即生效,手动操作优先,装卸无残留",
4
- "version": "0.3.0",
4
+ "version": "0.3.2",
5
5
  "type": "module",
6
6
  "main": "src/index.js",
7
7
  "exports": {