dshbase

Plugin directory / Developer / dsh-session-tags

dsh-session-tags

Unverified tuogusa

✓ Actively maintained

View on GitHub ↗ ← Back to plugin directory

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

What it does

DeepSeek Harness 会话标签(host + client 一体包)

Our take
Unverified — not yet verified

DeepSeek Harness 会话标签(host + client 一体包) Not yet verified — install and test it yourself.

“Unverified” means our automated CI has not yet installed this plugin. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.

Plugin author? Get the “Verified” label — submit your own evidence (screenshots, logs, or a short demo) and we'll review and flip the badge.

Submit verification evidence ↗

README

dsh-session-tags

DeepSeek Harness (DSH) 会话标签(host + client 一体包)。

功能

  • 设置 → 会话标签:为会话添加/删除标签(chip 形式,自动去重、单标签 ≤32 字符)
  • tag 搜索:在会话标签分区内用 tag:xxx 按标签搜索会话并直接打开
  • 存储独立于会话日志/查询管线:$DSH_HOME/session-tags.json

安装

dsh plugin --profile web add github:tuogusa/dsh-session-tags

兼容 Profileweb(DSH Web GUI)。

然后按 dsh 引导添加 pnpm-workspace.yaml 的 allowBuilds 条目,重启 DSH 并 Ctrl+Shift+R 刷新浏览器。

结构

  • lib/index.js — 主机侧:GET /api/session-tagsPOST /api/session-tags/set
  • lib/client.js — 浏览器侧:设置 → 会话标签 分区

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-tags 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:tuogusa/dsh-session-tags

Headless (CLI) profile:

dsh plugin --profile headless add github:tuogusa/dsh-session-tags

Test report

Not yet L3-verified — see failure note below if we already ran it.

Status: pending · last test 2026-08-27 · flagged webonly
Note: 验证: web-only;待 L4 web CDP;L4 web CDP runtime-fail on dsh 0.1.0-rc.8. Browse all pending failures →
Security: not yet scanned — our daily static scan will cover it shortly.

Share this badge

More in Developer

Browse all 7795 plugins →