Releases: benz-ai-x/dsh-session-graph
Releases · benz-ai-x/dsh-session-graph
Release list
v0.1.4
Highlights
- Add validated plugin configuration and ship TypeScript declarations for every public package entry.
- Harden Digest and Merge lifecycle handling with independent cancellation, controlled quiescence, Host authority checks, and retry-time source revalidation.
- Improve graph derivation performance, isolate canvas presentation logic, and make layout persistence fail soft.
- Refresh the bilingual runtime contract and operational documentation.
Verification
- CI passes on Node.js 22.19, 24, and 26.
- 167 standalone tests and 97 DeepSeek Harness integration tests pass.
- The packed plugin passes archive inspection plus Harness profile installation and removal checks.
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Highlights
- Refresh the English and Chinese project landing pages with faster setup, capability summaries, badges, and a real Session Graph screenshot.
- Improve npm and GitHub discoverability with focused package metadata and search keywords.
- Add reusable product and social-preview artwork under docs/assets.
Verification
- CI passes on Node.js 22.19, 24, and 26.
- The packed plugin passes the DeepSeek Harness 0.1.2-alpha.1 integration, install, configuration, and removal checks.
v0.1.2
Highlights
- Add durable Merge Sessions that combine ordered snapshots from two or three Canvas Sessions into a new independent target Session.
- Add a complete Merge workflow with numbered source selection, editable instructions, progress feedback, safe retry, preserved failed targets, and direct target opening.
- Visualize Merge provenance with branded solid edges and source snapshot details while preserving solid Branch and dashed Subagent semantics.
- Persist Merge metadata through Harness Projection Cache checkpoints and cold log replay, with strict validation and idempotent retry handling.
- Publish through npm Trusted Publishing and expand standalone plus real-Harness integration coverage.
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Highlights
- Add explicit, read-only Session Digest generation using each Session’s recorded model route, bounded safe input, structured output, caching, refresh, and failure states.
- Refine the graph canvas with compact input/output ports, solid Branch edges, dashed Subagent Derivations, improved selection details, and responsive layout.
- Add a wider scrollable inspector with isolated wheel, pointer, touch, and drag-to-scroll interactions.
- Expand standalone and real-Harness coverage for Host, Remote, packaging, and UI behavior.
Full Changelog: v0.1.0...v0.1.1