chore(release): publish v0.5.10 - #258
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 v0.5.10 from the merged Runtime, OpenViking and automatic-review fixes in #256, #234 and #257. Consume their three changesets, synchronize the exact Starter composition and publish bilingual release notes with links to the recorded WebUI evidence.
The selected publications are
dsh-mnemon@0.5.10,dsh-mnemon-provider-openviking@0.5.5,dsh-mnemon-source-memory-spaces@0.5.8anddsh-mnemon-source-runtime@0.5.7. The remaining thirteen plugin versions are unchanged.关联 Issue 或背景 / Related Issue or Context
Release preparation for #256, #234 and #257, which closed #217, #233, #100 and #255. N/A for a separate release issue: the maintainer explicitly requested merging these fixes and publishing the next v0.5.x patch.
涉及区域 / 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:
Release base:
e76c129e4a70a98319bccd451ae096492165a90f. Its tree exactly matches the previously verified three-PR integration. Development and release preparation use isolated worktrees.AI 编码披露 / AI Coding Disclosure
使用的 AI 模型 / AI model used:
GPT-6 (Codex).
使用的编码 Agent 工具 / Coding Agent tool used:
Codex desktop, local Git/pnpm tooling and GitHub CLI.
仓库规范检查 / 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.This release PR consumes the three existing changesets with
pnpm run release:version; release-intent validation verifies the resulting version coverage instead of adding another pending changeset.兼容性与数据安全 / Compatibility and Data Safety
This PR updates release metadata and notes. It introduces no additional storage, RPC or credential behavior. Existing supported DSH peer ranges remain unchanged. OpenViking requires its validated content write/read contract. Automatic review pauses with the affected Agent Teams composition; upstream manual delegation remains outside this fix. Review attempt budgets reset on Agent unload or Host restart, and retained session history is preserved.
After this PR is merged, publication uses the exact main commit through the existing release workflow. It verifies frozen artifacts, publishes changed plugins before the Starter, reads back Registry integrity, installs the full composition and tests a real v0.4.7 upgrade before creating the GitHub Release.
本地验证 / Local Validation
执行的命令 / Commands run:
结果摘要 / Result summary:
All local checks pass on release commit
cef8592314cd9b54bd14704aff06ad43fbd93511: installation, consumed changeset coverage, four-package release selection, full verification and independent artifacts. The versioned release passes 1,162 root tests with five opt-in skips, all ordinary plugin suites, actual Native CLI integration, 43 native capacity cases, deterministic builds, Headless activation/restart, public exports and package lint. Platform-specific and external-service opt-in checks retain their documented skips. Sixteen independent plugin repositories and seventeen artifacts pass, including public SDK-only composition, real DSH activation/upgrade and all three optional Strategy plugins together. The Starter contains 47 files and 1,335,739 unpacked bytes, below the unchanged 1,338,000-byte ceiling.用户可见变更证据 / Local Feature Evidence
证据 / Evidence:
This PR contains release metadata and documentation only. The released behavior was exercised in the actual WebUI and retains before/after screenshots, synthetic-data notes and the exact tested revisions:
Model responses and embeddings use deterministic local fixtures; live-model judgment is not claimed. Original contributor commit
bf83a4240f505e22713f20393d9b5cfa97fda05fis retained unchanged in main.