Skip to content

v1.4.4

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Aug 19:39
· 4 commits to main since this release

修复 / Fixed

  • DSH rc.6 插件配置页空白:补齐浏览器端插件对 connection / remote 的运行时依赖声明,并在 package manifest 中显式注入 @deepseek-ai/dsh-client-connection@deepseek-ai/dsh-api-remotessettingsScope.bind() 现在能从调用方上下文取得设置 transport 与更新事件,配置卡可正常注册;无需手动修改 settings.yaml。对应 client / manifest 回归断言同步更新。
  • Blank plugin settings on DSH rc.6: declare the browser plugin's runtime connection / remote service dependencies and explicitly inject @deepseek-ai/dsh-client-connection plus @deepseek-ai/dsh-api-remotes in the package manifest. settingsScope.bind() can now resolve its settings transport and invalidation events from the caller context, so the configuration card registers normally without manual settings.yaml edits. Client and manifest regression assertions were updated alongside the fix.