NinjaSln-labs/dsh-knowledge-sqlite ↗★ 0
dsh-knowledge-sqlite
Cross-session knowledge for DeepSeek Harness: ctx.knowledge service + knowledge_* tools, SQLite FTS5 trigram retrieval (CJK substring) with L1 query expansion. V1.11 contract (write/update/search/list/delete + budget + events + error codes).
AI 分析
核心用途是实现跨会话的持久化知识检索。适合需要让 Agent 记住跨会话背景知识、进行本地文档或规则库高效检索的用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:NinjaSln-labs/dsh-knowledge-sqliteドキュメント
README 全文を読む ↗Configuration
Plugin row config (all optional, defaults are the V1.11 proposal defaults):