chore(release): prepare v0.3.6 - #131
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
摘要 / Summary
准备
v0.3.6稳定补丁发布:更新根包版本、当前文档入口和双语发布说明;不加入额外运行时代码改动。Prepare the stable
v0.3.6patch release by updating the root package version, current documentation links and bilingual release notes. No additional runtime implementation changes are introduced.关联 Issue 或背景 / Related Issue or Context
N/A — 维护者要求发布下一个
v0.3.x;基于已合并 #130 的最新main(64f1662)。本版汇总 v0.3.5 之后已合并的 #107、#113、#116、#117、#121、#126、#127、#129 和 #130。Maintainer-requested next patch release, based on the latest merged
main. It includes async Recall ownership, plugin-owned runtime snapshots, Web navigation/CLI fixes, host-theme dialogs, and managed embedding API-key/protocol controls.涉及区域 / Affected Areas
PR 类型 / PR Type
最新代码确认 / Latest Codebase Confirmation
main分支开发,或在提交前已 rebase 或合并最新main。 / I developed from the latestmain, or rebased or merged the latestmainbefore submitting.同步命令 / Sync command:
Base:
64f1662fbeca670e0c974c0e15a9974cc497dd7e. 原有开发 worktree 保持原样。 / Existing development worktrees remain untouched.AI 编码披露 / AI Coding Disclosure
使用的 AI 模型 / AI model used:
GPT-5 (Codex; exact variant not exposed in this task / 当前任务未暴露更细型号).
使用的编码 Agent 工具 / Coding Agent tool used:
Codex desktop with an independent Git worktree / Codex 桌面端及独立 Git worktree。
仓库规范检查 / Repository Rules
@deepseek-ai/*NPM 契约。 / I did not modify DSH source or point tsconfig at a DSH source checkout, and used only published@deepseek-ai/*NPM contracts.src/shared/contracts.ts为准,没有在两侧重复定义 wire DTO。 / The Client and Host boundary still usessrc/shared/contracts.tsas the single source for wire DTOs.lib/文件。 / I did not commit tokens, credentials, private memory, unredacted logs, or generatedlib/files.兼容性与数据安全 / Compatibility and Data Safety
本 PR 只改变根包版本与文档,不改动 dependency/lockfile、持久化格式、RPC 权限、存储路径或凭据处理。Runtime、Documents、Memory Spaces 和 Provider 数据无需迁移;生成的包、测试目录和私有数据均不提交。
The registry baseline remains DSH
0.1.1-rc.2; source-only0.1.2-alpha.1is covered by the existing dedicated CI job. Update the plugin and restart affected profiles. Active children keep their original delegated runtime, so wait for or cancel them before retiring old data. Rolling back to 0.3.5 requires no data conversion but restores its earlier behavior and lacks the newly released embedding key/protocol controls; retain a settings backup.本地验证 / Local Validation
执行的命令 / Commands run:
结果摘要 / Result summary:
0.3.6: 574 tests passed; one Windows-only test skipped on macOS. / 本地发布版本测试 574 项通过,macOS 跳过一项 Windows 专用测试。publint --strictand attw passed.用户可见变更证据 / Local Feature Evidence
证据 / Evidence:
N/A for new visual changes: this PR only bumps release metadata and documentation. Existing actual npm WebUI before/after records remain in
docs/en/testing-npm-regressions.md, its Chinese counterpart anddocs/pr-assets/dialog-surfaces/README.md, with original build identities preserved.Fresh packaged-release WebUI smoke also passed in an isolated normal environment: DSH
0.1.1-rc.2,@linxin666/dsh-web-all@0.3.6, official Mnemon CLI0.2.5, and the actual localdsh-mnemon-0.3.6.tgz. Four Memory System/Task Board round trips restored the correct panel. The runtime-memory dialog rendered with the host layer-2 background, a transparent footer and no horizontal overflow; it was canceled without saving. Status reported CLI readiness, and the version dialog resolved CLI0.2.5and plugin0.3.6. No memory or settings changes were submitted.发布包在隔离的普通 npm WebUI 环境中完成额外冒烟检查:四轮记忆系统/任务看板往返成功,热记忆弹窗背景和透明页脚正确且无横向溢出;取消后没有保存记忆。状态与版本检查一致识别 CLI
0.2.5和插件0.3.6,未提交记忆或设置变更。Local smoke tarball SHA-256:
070a57ab0fc1136c26cd8156ed2a190467397d7a3906ba4562602d311924b861. This is local package evidence, not a claim about the later CI-published archive hash.