hashdiana/dsh-archived-sessions0

dsh-archived-sessions

在设置面板中新增“已归档会话”分区:列出被归档的会话(默认在侧边栏不可见),点击即可重新打开

AI Analysis

核心用途是提供一个专门的归档会话管理界面,释放侧边栏空间的同时保留历史记录。适合需要整理大量旧会话、偶尔需要重新查阅归档内容的用户。纯客户端插件,安装简单。

Package
dsh-archived-sessions
Version
0.1.0
License
MIT
Last updated
Aug 13, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hashdiana/dsh-archived-sessions

Install

From GitHub (recommended):

npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hashdiana/dsh-archived-sessions

From a local checkout:

npx -p @deepseek-ai/dsh dsh plugin --profile web add 

Restart the target profile afterwards. The plugin is a pure client plugin: an empty host half plus a browser half registering one settings.section entry. (lib/ build artifacts are committed, so Git installs never build.)