dsh-session-search-pro
by — · LeslieWylie/dsh-session-search-pro
★ 0 Stars
⑂ 0 Forks
Original language: English
About
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 scan where it does not.
Similar plugins
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
★ 0
↓ 243/wk
dsh plugin --profile web add dsh-session-explorerCross-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.
★ 0
dsh plugin --profile web add dsh-plugin-recallby 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.
★ 0
MIT
JavaScript
Aug 16, 2026
dsh plugin --profile web add dsh-session-linkby 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
★ 0
JavaScript
Sep 9, 2026
dsh plugin --profile web add dsh-context-modeby GroupWork888
Browse and read archived DeepSeek Harness sessions from a sidebar panel. A read-only viewer: it does not restore sessions to the sidebar.
★ 0
MIT
TypeScript
Sep 1, 2026
dsh plugin --profile web add dsh-plugin-archived-sessionsby youridol
Session manager for DeepSeek Harness (dsh-v0.1.2-alpha.5): permanently delete cold sessions and manage archived sessions via the official Profile Bundle / Cordis APIs. MIT.
★ 0
MIT
TypeScript
Sep 4, 2026
dsh plugin --profile web add dsh-sess