DSH Plugins Marketplace

DSH Plugins

dsh-session-explorer

by · Zn-Dk/dsh-session-explorer

Manifest valid

0 Stars

0 Forks

243 Downloads/week

Install

dsh plugin --profile web add dsh-session-explorer
GitHubnpm

Original language: English

UI (client)hasBundlePatch

About

Message-level full-text search across DSH sessions via an FTS5 trigram index (user / assistant / steering / tool with per-kind filters), deduplicated results across fork/continued sessions, read-only context preview with auto-scroll to the focused message, one-click jump to the real session, and incremental/full index rebuild with health check; zh/en i18n follows the Host locale service.

Compatibility

DSH 0.1.5-rc.2: errorDSH 0.1.5-rc.1: errorDSH 0.1.5-alpha.2: errorDSH 0.1.5-alpha.1: errorDSH 0.1.3-alpha.2: errorDSH 0.1.2-rc.1: errorDSH 0.1.2-alpha.5: errorDSH 0.1.2-alpha.4: errorDSH 0.1.2-alpha.3: errorDSH 0.1.2-alpha.2: error

Versions

Latest versionPublishedSize
0.2.0
0.2.1
0.3.0
0.4.0
0.4.1
0.4.2
0.5.0

Similar plugins

dsh-session-search-pro

Search, list and read past and current sessions through the harness's own `sessionQuery` service: uses the SQLite FTS5 index where a deployment enables it, and falls back to a bounded newest-first sca

Sessions & MessagesManifest valid

0

dsh plugin --profile web add dsh-session-search-pro

by jinhuang712

Link and read DSH sessions: one-click @session-id reference, an @ mention menu by title, and a session_read tool that projects any session to readable text. DeepSeek Harness plugin.

Manifest valid

0

MIT

JavaScript

Aug 16, 2026

dsh plugin --profile web add dsh-session-link

Read-only side-by-side comparison of related DeepSeek Harness conversation histories, including messages, tool calls, responses, timing, and usage.

Sessions & MessagesManifest valid

0

dsh plugin --profile web add dsh-fork-diff

by icanfinish11

Context window optimization for DeepSeek Harness agents. Sandboxes tool output in-process (only what you print enters the conversation), persists session memory in an FTS5 knowledge base, and enforces

Sessions & MessagesManifest valid

0

JavaScript

Sep 9, 2026

dsh plugin --profile web add dsh-context-mode

Cross-session memory for the model: full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context.

Memory & ContextManifest valid

0

dsh plugin --profile web add dsh-plugin-recall

by drscrewdriver

给 DeepSeek Harness 侧边栏加一个会话内容检索——标题/内容一键切换,还能按用户/回复/工具筛选

Sessions & MessagesManifest valid

3

MIT

TypeScript

Sep 13, 2026

dsh plugin --profile web add dsh-session-search-toggle