dshbase

Plugin directory / Developer / dsh-session-actions

dsh-session-actions

Verified · install-tested on dsh xingyingyuzhui

✓ Actively maintained

View on GitHub ↗ ← Back to plugin directory

2Stars
1Forks
0Open issues
Language
2026-08-18Last push
Cross-platformPlatform

What it does

A plugin in the Developer category for DeepSeek Harness.

Our take
Works — verified, early-stage project

A plugin in the Developer category for DeepSeek Harness. It installs cleanly and boots without issues in our testing. It's early-stage but functional.

“Verified” means our automated CI actually ran dsh plugin add in a clean profile and it booted — nothing more. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.

README

dsh-session-actions · 会话菜单增强

DeepSeek Harness Web 插件:在会话行「⋯」菜单末尾加上复制 ID、置顶、导出 Markdown、永久删除。侧栏所有工作区上方可以出现「置顶」分组。不改官方组件。

English UI follows the DSH locale.

置顶分组与会话菜单

菜单在官方「重命名 / 分叉 / 归档」下面追加:

作用
复制会话 ID session-… 写进剪贴板
置顶会话 钉到侧栏最上方的「置顶」分组;原工作区里仍保留
导出 Markdown 导出结构化记录(思考、工具调用、用户/助手正文)
删除会话 确认后永久删除该会话目录(不是归档;归档仍用官方菜单)

置顶分组:默认可折叠(图钉 / 悬停实心三角),行上显示相对时间,悬停出 ⋯。置顶行可在组内拖动排序。置顶名单落在 ~/.dsh/dsh-session-actions/pins.json

安装

前置:本机已能运行 dsh web

dsh plugin --profile web add github:xingyingyuzhui/dsh-session-actions

装完重启 dsh web

本地开发:

dsh plugin --profile web add link:/abs/path/to/dsh-session-actions

卸载

dsh plugin --profile web remove dsh-session-actions

开发

Client 源码在 session-*.mjs。改完后生成 client.js,不要手改那份产物:

npm run build
npm test

License

MIT

Install

🧩 Let your agent install it (recommended)

Install the catalog once, then DeepSeek Harness can find and install any plugin from this site automatically:

dsh plugin add dshbase-catalog

Then say "install dsh-session-actions for me" — your agent finds it in the directory and installs it. Docs: dshbase-catalog · verified packs.

This plugin is GitHub source (not published to npm) — install it straight from the repo:

Web profile:

dsh plugin --profile web add github:xingyingyuzhui/dsh-session-actions

Headless (CLI) profile:

dsh plugin --profile headless add github:xingyingyuzhui/dsh-session-actions

Test report

Verified: L1 install + L2 load + L3 runtime from GitHub source on dsh 0.1.0-rc.6.

Security: not yet scanned — our daily static scan will cover it shortly.

Share this badge

More in Developer

Browse all 7789 plugins →