LeslieWylie/dsh-evidence-memory

LeslieWylie★ 0JavaScript最后同步: 2026-08-14

在 GitHub 打开

DSH plugin: Git-backed project memory with line-addressable evidence, freshness tracking, and audit trail

README 摘要

dsh-evidence-memory Git-backed project memory with line-addressable evidence, freshness tracking, and audit trail. Requirements This plugin will not work out of the box — read this before installing. - A running DSH Web profile. - A rlvr-memory CLI already on PATH . rlvr-memory is an internal codename: it is not published as a public npm package or GitHub release. If you install this plugin anywhere that binary doesn't already exist, all four tools below will register successfully and then fail immediately at call time with a clear "CLI not found" error. Treat this repo as a reference implementation of the tool contract, not a ready-to-run plugin, until a public CLI ships. Unverified lead: LeslieWylie/repository-memory is a real, public, installable CLI ( git clone + python3 install.py ) exposing the same verb set this plugin expects — doctor , search --scope repository memory all , get , sync — and looks like the open-sourced descendant of the internal rlvr-memory codename. Its flag grammar isn't confirmed identical to what runCli() in lib/index.js currently sends ( --json placement differs, and there's no confirmed per-call --root flag), so this is not a safe drop-in yet — nobody…

在 GitHub 查看完整 README →
Agentsagent-toolsdeepseek-harnessdshdsh-plugingitmemory

分类