Releases: FeatherHunter/dsh-chinese-skill-patch
Releases · FeatherHunter/dsh-chinese-skill-patch
Release list
v0.1.1 - 同步 npm latest
同步 npm@0.1.1。含中文技能名支持:package.json keywords 11 项、GitHub topics 镜像修复(补 deepseek topic 与 keywords 一致)。
v0.0.2 - fix inject and json schema
v0.0.2 fixes:
- inject array now includes 'tools' to fix 'cannot get property tools without inject' error
- Removed 'required: false' schema field to fix 'unsupported JSON schema: parameters.keyword.required must be true when present' error
- Plugin is now successfully injected and active in DSH
Source: https://github.com/FeatherHunter/dsh-chinese-skill-patch
v0.0.1 - 首次发布
让 DSH 自动支持中文技能名(私家大厨/卡路里/作息管家等)。安装:dsh plugin --profile web add @dsh-external/dsh-chinese-skill-patch,重启 dsh web 即生效。详见 README。