chore(release): prepare v0.5.8 - #248
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
Prepare stable v0.5.8 from merged main: consume six patch changesets, advance only the Starter to 0.5.8, retain the sixteen plugin versions, and add bilingual release notes plus fresh WebUI/CLI verification.
准备 v0.5.8 正式发布,包含已合入的归档、路由、后台审查、结果工具和侧栏修复;本 PR 更新发布元数据、双语说明和版本化验收证据。
关联 Issue 或背景 / Related Issue or Context
Maintainer-requested v0.5.x publication after #241, #242, #243, #245, #246, #247 and #244. Latest main is
ae710d3a552df76739b8ada36240e9176f2e4726; previous release v0.5.7 is2fa306b916e0995eb739953318ec7a3d4b89709b. The underlying eight bug issues are already closed by their merged PRs.涉及区域 / 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:
git fetch origin main --tags, then an isolatedgit worktree add -b codex/release-v0.5.8 <release-worktree> origin/main. Main was verified unchanged before submission.AI 编码披露 / AI Coding Disclosure
使用的 AI 模型 / AI model used:
GPT-6
使用的编码 Agent 工具 / Coding Agent tool used:
Codex desktop
仓库规范检查 / 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/host/protocol.ts为准,没有在两侧重复定义 wire DTO。 / The Client and Host boundary still uses browser-safesrc/host/protocol.tsas the source for wire DTOs.lib/文件。 / I did not commit tokens, credentials, private memory, unredacted logs, or generatedlib/files.兼容性与数据安全 / Compatibility and Data Safety
This release PR consumes existing changesets and introduces no further application, storage-format, authority or credential changes. Only Starter 0.5.8 is selected for publication; all sixteen official plugin pins stay unchanged. The published DSH 0.1.5-rc.1 package cohort and existing peer ranges are retained.
Publication uses the frozen merged main SHA, the protected npm-release environment, immutable artifacts, complete Registry composition installation and a real v0.4.7 upgrade before GitHub Release creation. Existing issue evidence retains its tested revisions; no credentials, private memory or generated lib files are committed.
本地验证 / Local Validation
执行的命令 / Commands run:
结果摘要 / Result summary:
All checks passed on Node 25.1.0 / pnpm 11.19.0. Complete suite: 1,301 passed (978 root + 323 plugin), seven opt-in checks skipped. Independent validation passed sixteen repositories and seventeen packed artifacts, external SDK/Client consumers and real packed Starter plus three Strategy enhancements. A separately enabled real Mnemon CLI 0.2.7 integration test passed create/write/recall/forget. Final docs: 1,271 local links and 54 anchors. Package: 47 files, 284,282 packed bytes, 1,278,996 unpacked bytes. Release selection contains exactly one artifact.
Real WebUI on application revision
099d39f8fabf8d118b87455b4399f80eb2f98f7bdisplayed 0.5.8 and healthy authenticated Status without a Session. Runtime insertion persisted after reload; a newly created and activated Native Memory Space reported real Mnemon CLI 0.2.7 connected. Both screenshots were visually reviewed. The disposable Profile, process and tab were removed. No external model API was called.用户可见变更证据 / Local Feature Evidence
证据 / Evidence:
Release verification report · 中文验证报告
Runtime record after reload. These screenshots use versioned application revision
099d39f8fabf8d118b87455b4399f80eb2f98f7b; the following evidence commit changes only documentation.