简体中文 | English
v0.5.1 is a coordinated patch release for the dsh-mnemon Starter and all sixteen official plugins. It fixes two failures reproduced on stable DSH 0.1.2-rc.1 and keeps the v0.5.0 composable architecture, configuration, extension surface, and stored data unchanged.
- The Desktop launcher now inserts beside the released Sidebar's new-session control through that control's actual parent. A nested
dshp-panelAreano longer raises aninsertBeforeNotFoundError, and that mount failure no longer cascades into a read-only Memory System settings page. Issue #176, PR #177. - Starting an ordinary turn now aborts and awaits an in-flight Idle Review before creating the new Turn View and binding the Agent runtime. It rechecks abort and turn state after cleanup, preserving exclusive runtime ownership without rejecting the user's turn as
already pinned. Issue #172, PR #178.
Install the exact stable release in the owning DSH profile and restart it:
dsh plugin --profile web add dsh-mnemon@0.5.1Use headless instead of web for a Headless profile. The Starter installs all sixteen matching 0.5.1 plugins; normal users do not install them individually. The stable npm channel remains latest.
There is no configuration, RPC authority, credential, storage-path, memory-format, Document-format, Provider-data, or extension-contract migration. Existing v0.5.0 profiles and data remain valid. As before any upgrade, stop writers and back up the effective memory root, workspace Documents, DSH profile/configuration, and separately managed Provider data.
Both failures were first reproduced in disposable real DSH 0.1.2-rc.1 WebUI profiles. The corrected Desktop profile kept settings writable and persisted storageScope=workspace; the corrected lifecycle profile completed a third conversation turn while an Idle Review was deliberately held open. The implementation PRs retain before/after screenshots and synthetic-only fixtures.
Focused Sidebar/settings and lifecycle regression suites passed, followed by complete workspace verification. The release pipeline additionally checks deterministic builds, all public entries on Node 20, all seventeen packed artifacts, sixteen independently installed plugin repositories, an external SDK consumer, real packed DSH composition, and a Registry-backed v0.4.7 upgrade. PR CI was reduced to two complementary heavy jobs and a bounded four-worker artifact queue without removing those release gates. PR #179.
Reinstall dsh-mnemon@0.5.0 in the same profile and restart DSH. No data conversion is required, but the nested Desktop settings failure and Idle Review pin race can return after rollback. Restore a matching pre-upgrade profile/data backup if any writes occurred after upgrading.
Previous release: v0.5.0.