🚀<非官方>【中文版】dsh 0.1.2-alpha.1 特性速览:架构重构 · 新功能 · 插件兼容性提醒(对应英文版 #4867) #4870
Shizuku-keop
started this conversation in
General
Replies: 1 comment 1 reply
|
For an English, source-pinned upgrade checklist, the handbook keeps alpha.1 migration boundaries separate from the rc.7 baseline: https://sandbaseai.github.io/deepseek-harness-handbook/upgrade-and-rollback.html It covers plugin ABI changes, provider/configure seams, Session/preset migrations, and artifact provenance. The current Field Status page is here: https://sandbaseai.github.io/deepseek-harness-handbook/field-status.html |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
📦 发布信息
dsh-v0.1.2-alpha.1(2026-08-27),基线提交cd5ef81481dsh-v0.1.1-rc.2共 1079 个提交release-publish.yml为 manual-only(workflow_dispatch),从未对该 tag 运行过;GitHub 上仅有 tag(预发布、无附件)🏗️ 架构重构
dsh-client-runtime→dsh-client-modules(lazy-CJS 模块表);sessions 迁入dsh-api-session-controller,workspaces 由dsh-api-workspace-controller提供ApiProxy包:settings / directory-picker / session-export 下载路由 / connection 精确 Fetch 路由全部改走 Remote 控制器;browser control 也迁到 Remotewin32-process原生原语(句柄/挂起/终止);CI 增加 MSVC 与 failover standby 的 ABI 探针code-mode更名为 PTC 模式(session-persistent 词汇保留旧名)——破坏性变更✨ 新功能
sdk-minimal独立 profile、ACP application bundle、ACP 标准 v1 自动化控制补全(dsh-workflow-isolate: QuickJS/WASM-isolated workflows for DeepSeek Harness rc.7 #2928);Python SDK 打包 Windows x64 版dsh可执行文件 + CLI/profile 资产;TypeScript 客户端可经 dsh profiles 启动text-autospace)🎨 Web UI
rpcId关联dsh web启动日志打印http://<host>:<port>/?token=...;无 token 请求 → 401,带 token → 303;每次启动重新生成(--port 0随机端口、--no-open不弹浏览器)POST /<channel>/<endpoint>;信封method必须等于 URL endpoint(否则bad-request);裸通道路径(POST /<channel>)→ 404,探测通道注册必须带 endpoint 段[data-pane="conversation"]/[data-pane="sidebar"]选择器已失效,面板改靠[class*="centerCol"]匹配getSnapshot()是依赖this的类方法;把裸方法引用传给useSyncExternalStore会导致面板崩溃(例:dsh-mnemon 0.3.2「记忆系统页面消失」bug,本机已打补丁;0.3.4 同样受影响)@deepseek-ai/*,够不到全局安装目录;需要 junction/符号链接指向全局node_modules(已用@deepseek-ai/dsh-tools实证)dsh-base+dsh-web-app+dsh-mnemon)在 0.1.2-alpha.1 上运行正常欢迎反馈、指正,也欢迎插件维护者分享踩坑经验!👋
All reactions