Skip to content

Claude2DSH 0.2.0-rc.5

Pre-release
Pre-release

Choose a tag to compare

@kirkchinese kirkchinese released this 17 Aug 14:18

Fixed

  • The npm package now carries every official DSH peer required by the optional hook bridge, so a clean dsh plugin --profile web add boots with CLAUDE2DSH_HOOKS_CONFIG and reports no peer issues. 0.2.0-rc.4 is deprecated because it omitted these peers.

0.2.0-rc.4 — 2026-08-17

Fixed

  • Hook bridge now declares its upstream peers, so the Settings “save candidate and enable next boot” path boots in a fresh profile instead of failing with a missing @deepseek-ai/dsh-hook-protocol.
  • Imported subagent transcripts now carry a durable one-shot subagent/descriptor, so DSH lists them as readable one-shot children instead of “corrupted session record”.
  • Settings validation errors show the validator message instead of a raw JSON body.

Added

  • Settings now has a session picker with one-click Export to Claude and Sync to Claude, so the reverse path no longer requires a model/agent execution.
  • Settings clarifies image modes, auto-mirror boundaries, write-back targets, hook scan scope, and session-source filtering.