NinjaSln-labs/dsh-knowledge-sqlite0

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 Analysis

核心用途是实现跨会话的持久化知识检索。适合需要让 Agent 记住跨会话背景知识、进行本地文档或规则库高效检索的用户。

Package
dsh-knowledge-sqlite
Version
0.1.6
License
MIT
Last updated
Sep 3, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:NinjaSln-labs/dsh-knowledge-sqlite

Configuration

Plugin row config (all optional, defaults are the V1.11 proposal defaults):