Releases: WSL043/dsh-native-session-delete
Releases · WSL043/dsh-native-session-delete
Release list
DSH Native Session Delete v1.0.6
更新内容
- 支持 DeepSeek Harness
0.1.1-rc.1。 - 在会话原生菜单中提供红色“删除会话…”操作。
- 删除前需要二次确认,成功后原地更新会话列表。
- 永久删除不可撤销。
安装或更新
irm 'https://github.com/WSL043/dsh-native-session-delete/releases/download/v1.0.6/install.ps1' | iexWhat's changed
- Supports DeepSeek Harness
0.1.1-rc.1. - Adds the red Delete session… action to the native session menu.
- Requires a second confirmation and updates the session list in place after deletion.
- Permanent deletion cannot be undone.
DSH Native Session Delete v1.0.5
更新内容
- 支持 DeepSeek Harness
0.1.1-rc.1。 - 在会话原生菜单中提供红色“删除会话…”操作。
- 删除前需要二次确认,成功后原地更新会话列表。
- 永久删除不可撤销。
安装
irm 'https://github.com/WSL043/dsh-native-session-delete/releases/download/v1.0.5/install.ps1' | iexWhat's changed
- Supports DeepSeek Harness
0.1.1-rc.1. - Adds the red Delete session… action to the native session menu.
- Requires a second confirmation and updates the session list in place after deletion.
- Permanent deletion cannot be undone.
DSH Native Session Delete v1.0.4
更新内容
- 支持 DeepSeek Harness
0.1.0-rc.8。 - 在会话原生菜单中提供红色“删除会话…”操作。
- 删除前需要二次确认,成功后原地更新会话列表。
- 永久删除不可撤销。
安装
irm 'https://github.com/WSL043/dsh-native-session-delete/releases/download/v1.0.4/install.ps1' | iexWhat's changed
- Supports DeepSeek Harness
0.1.0-rc.8. - Adds the red Delete session… action to the native session menu.
- Requires a second confirmation and updates the session list in place after deletion.
- Permanent deletion cannot be undone.
DSH Session Delete v1.0.3
更新内容
- 支持 DeepSeek Harness
0.1.0-rc.8。 - 在会话原生菜单中提供红色“删除会话…”操作。
- 删除前需要二次确认,成功后原地更新会话列表。
- 永久删除不可撤销。
安装
irm 'https://github.com/WSL043/dsh-native-session-delete/releases/download/v1.0.3/install.ps1' | iexWhat's changed
- Supports DeepSeek Harness
0.1.0-rc.8. - Adds the red Delete session… action to the native session menu.
- Requires a second confirmation and updates the session list in place after deletion.
- Permanent deletion cannot be undone.
DSH Session Delete v1.0.2
安装体验 / Installation experience
-
修复嵌套解压目录中的 DSH-Portable 无法自动发现的问题。
-
助手只在常用用户目录和临时目录内做最多三层的有限搜索,不递归扫盘。
-
标准 DSH bundle 与卸载恢复机制保持不变。
-
Fixes automatic discovery for DSH-Portable copies nested inside extracted temporary folders.
-
Searches at most three levels below bounded user and temporary roots, never recursively scanning a disk.
-
Keeps the standard DSH bundle and uninstall restoration model unchanged.
irm 'https://github.com/WSL043/dsh-session-delete/releases/download/v1.0.2/install.ps1' | iexDSH Session Delete v1.0.0
安装体验 / Installation experience
-
改为标准 DSH bundle,由官方 CLI 一步完成安装与配置协调。
-
移除多层 PowerShell 安装器、重复下载和私有 profile 快照。
-
卸载 bundle 后,DSH 自动恢复官方 workspace 客户端。
-
Ships as a standard DSH bundle installed and reconciled by the official CLI.
-
Removes the multi-stage PowerShell installer, redundant downloads, and private profile snapshots.
-
Removing the bundle automatically restores the official workspace client.
dsh plugin --profile web add "dsh-native-session-delete@https://github.com/WSL043/dsh-session-delete/releases/download/v1.0.0/dsh-native-session-delete.tgz"