PolinniZhong/dsh-session-kb

PolinniZhong★ 1JavaScript最后同步: 2026-08-21

在 GitHub 打开

Session KB for DeepSeek Harness: full-text search across all past sessions and recall them as @references. 会话库:历史会话全文搜索与一键召回。

README 摘要

dsh-session-kb — Session KB for DeepSeek Harness Search every past session and recall the ones you need as @references — the AI then answers with your historical context. English · 中文 · Privacy · Docs What it is DeepSeek Harness ships with a full-text search engine (SQLite FTS5) and cross-session references ( @session mention ), but neither has a user-facing interface. This plugin adds the missing discover → browse → insert layer: - Search — full-text search across all your past sessions (all workspaces), with highlighted hit snippets, workspace / time-range / archive filters, and cursor pagination; - Recall — pick up to 3 sessions and insert them into the input as reference chips in one click; on send, the platform injects read-only snapshots ( Referenced sessions ) and the AI answers with your historical context; - Recent — a minimal recent-sessions list so you can find things fast without searching; - Archives — search includes archived sessions by default (with an "Archived" badge and all / active-only / archived-only filters) — after DSH archives a session it's visible nowhere else, so search is the only way back; the Recent list excludes archived sessions by default; - Settin…

在 GitHub 查看完整 README →
搜索deepseek-harnessdsh-pluginknowledge-baserecallsession-searchsearch

分类