Skip to content

Releases: FeatherHunter/dsh-chinese-skill-patch

v0.1.1 - 同步 npm latest

Choose a tag to compare

@FeatherHunter FeatherHunter released this 21 Aug 14:36

同步 npm@0.1.1。含中文技能名支持:package.json keywords 11 项、GitHub topics 镜像修复(补 deepseek topic 与 keywords 一致)。

v0.0.2 - fix inject and json schema

Choose a tag to compare

@FeatherHunter FeatherHunter released this 19 Aug 16:17

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 - 首次发布

Choose a tag to compare

@FeatherHunter FeatherHunter released this 19 Aug 16:16

让 DSH 自动支持中文技能名(私家大厨/卡路里/作息管家等)。安装:dsh plugin --profile web add @dsh-external/dsh-chinese-skill-patch,重启 dsh web 即生效。详见 README。