Releases: Xizhi1024/deepseek-harness-dsh-for-vscode
Release list
DeepSeek Harness(dsh) for VS Code 0.5.3
DeepSeek Harness(dsh) for VS Code 0.5.3
Changed
- Updated the Marketplace README with a fully English, privacy-safe Add to DSH Thread example.
- Enlarged the visible DSH sidebar in the example so the attachment workflow is clear.
- Removed session history and real conversation titles from the published example.
- Synchronized the English and Chinese README version guidance and package command.
Verification
- check:w0: passed
- Unit tests: 144 passed, 1 platform-specific symlink test skipped
- Package-content gate: passed
- Secret scan: passed
VSIX SHA-256
1C89D05EA56CF7B639AAA6659F9AA7D05AB35896673483ECF2162C0A057D3C14
DeepSeek Harness(dsh) for VS Code 0.5.2
Highlights / 主要更新
-
Add to DSH Thread now inserts compact Markdown links such as
[file.js:14-26](...)instead of pasting selected source code. -
Clicking a rendered selection link reopens the owning file and restores the selected range inside VS Code.
-
Model-output Copy uses the VS Code clipboard; file links open in VS Code, and HTTP/HTTPS links open in VS Code Simple Browser.
-
VS Code automatically starts and maintains
dsh webwith the selected shared or isolatedDSH_HOME. -
Shared mode is the default for new installs, preserving existing DSH modules, skills, providers, credentials, presets, and sessions.
-
Includes the theme-adaptive official DeepSeek whale icon and the streamlined single editor-title entry.
-
添加到 DSH 对话现在插入
[文件名:起始行-结束行](...)形式的紧凑 Markdown 链接,不再粘贴所选源码正文。 -
点击渲染后的选区链接,会在所属 VS Code 窗口中重新打开文件并恢复选区。
-
模型输出的复制使用 VS Code 剪贴板;文件链接在 VS Code 内打开,HTTP/HTTPS 链接在 VS Code Simple Browser 中打开。
-
VS Code 会根据所选 shared/isolated
DSH_HOME自动启动并维护dsh web。 -
新安装默认使用共享模式,继续使用原有 DSH 模块、skills、providers、凭据、预设和会话。
-
使用适配明暗主题的 DeepSeek 官方鲸鱼图标,并保持编辑器标题栏只有一个 DSH 入口。
Install / 安装
Download deepseek-harness-dsh-for-vscode-0.5.2.vsix, then run Extensions: Install from VSIX... in VS Code.
下载 deepseek-harness-dsh-for-vscode-0.5.2.vsix,然后在 VS Code 中执行 Extensions: Install from VSIX... / 扩展:从 VSIX 安装...。
SHA-256
DA54D4A52808BD60B32A5529E822578AD99214F99CF34A155C51065BCF3BCB5F
See the README for the English and Chinese selection-link screenshots and configuration warnings.