chenqiuyushuang/dsh-nexus ↗★ 0
@chenqiuyushuang/dsh-nexus
Nexus — a zero-config, cost-protected memory layer for DeepSeek Harness
AI Analysis
核心用途是提供无需繁琐配置、低 Token 消耗的智能记忆管理层。适合希望无感积累跨会话记忆,同时严格控制 API 成本的 DSH 用户。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗dsh-nexus
Nexus — DeepSeek Harness 的零配置、成本自保记忆层 状态:设计定稿(
docs/NEXUS-DESIGN.md)· 开发 Phase 0(环境与骨架)进行中
用户从不需要想起它,除非它突然想起你该记得的事;每次想起,花的是它能省下的零头。
安装(发布后)
dsh plugin --profile web add @chenqiuyushuang/dsh-nexus
dsh web
零配置:首个会话开始注入记忆索引;对话说『记住 X』即可零 token 入库。可选增强(最多 5 项、均有默认):sqlite 后端 / 向量检索 / 严格度。
设计文档
docs/NEXUS-DESIGN.md—— 主设计稿(§1-16:定位、四层证据、架构、数据模型、管线、评审处理、排障)docs/RELEASE-LADDER.md—— 版本阶梯(v0.2 MVP → v0.3 聪明版 → v1.0 证明版)docs/DEVELOPMENT-PLAN.md—— 开发计划(Phase 0-6 + 里程碑)docs/NEXUS-DESIGN-BRIEF.md—— 对外评审简报(一页纸)- 证据链:
reference-analysis.md(162 插件普查)·flagship-memory-study.md(五家厂商)·brain-memory-study.md(脑科学)·design-v0.2.md(决策工作簿)
开发
npm install # deps 与 DSH peer 包(rc 版,本地以 DSH 源码为准校对 API)
npm run typecheck
npm test
命名与市场识别
- npm:
@chenqiuyushuang/dsh-nexus(插件名'nexus',域nexus_memory,事件nexus/memory/*) - keywords 含
dsh-plugin—— dsh-plugin.org 市场按此识别插件(不是按名字)
License
MIT