malevrigns/dsh-session-stars0

dsh-session-stars

Favorite DeepSeek Harness Sessions and reopen them from a global cross-Workspace center.

AI Analysis

核心用途为高频会话管理。适合积累了大量对话、需要跨越不同工作区快速收藏和回溯重要历史会话的用户。

Package
dsh-session-stars
Version
0.1.0
License
MIT
Last updated
Aug 13, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:malevrigns/dsh-session-stars

Install

After publication, install the npm package into the Web profile:

dsh plugin --profile web add dsh-session-stars

After the public repository is available, install from GitHub:

dsh plugin --profile web add github:malevrigns/dsh-session-stars

Install a downloaded or locally packed tarball:

dsh plugin --profile web add C:\path\to\dsh-session-stars-0.1.0.tgz

Restart the Web profile after changing its plugin list. The exact start command depends on how that profile is normally launched; the plugin adds UI only when the Web app is running.

Enable, disable, and uninstall

The plugin is enabled when it is present in the profile. Add it to enable it; remove it to disable or uninstall it:

dsh plugin --profile web add dsh-session-stars
dsh plugin --profile web remove dsh-session-stars

Removing the package from the profile does not erase saved favorite ids from browser storage.