scd13150/dsh-cognition

Plugin ⭐ 0 MIT codingmemory

> DSNLE gives your DeepSeek Harness agent > a memory of your project. > > New tasks start with what you already did: edits from similar past tasks surface as > precedents, out-of-scope edits get blocked, and knowledge keeps accumulating across sessions — > enforced by DSH's native mechanisms (per-tool gates, kernel-level version guards, the skills

catalog description:A project memory for your DeepSeek Harness agent - constrain / observe / remember / verify, built on DSH native primitives.

Install

git clone https://github.com/scd13150/dsh-cognition.git && cd dsnle
node install-dsnle.mjs --set-default    # creates the dsnle preset and makes it DSH's default (backs up your config)

Add scd13150/dsh-cognition to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.