跳转至

dsh-memory-evidence

类型 插件 分类 记忆与上下文
星数 ⭐3 状态 💤 停更
能力 coding, git, memory 更新时间 2026-08-14

📖 项目简介

Git-first memory navigation and bounded evidence tools for DeepSeek Harness. It provides the portable evidence-memory skill plus two read-only tools: - dsh_memory_search: keyword search in explicitly configured local roots. - dsh_memory_audit: Git cleanliness, untracked-file, and credential-path audit. npm install dsh-memory-evidence

✨ 核心特性

  • dsh_memory_search: keyword search in explicitly configured local roots.
  • dsh_memory_audit: Git cleanliness, untracked-file, and credential-path audit.

📦 安装

npm install dsh-memory-evidence
# or: pnpm add dsh-memory-evidence

🚀 快速开始

npm run build && npm run typecheck && npm test && npm pack --dry-run

🔗 链接