DSH plug-in development tool
Continual self-evolution plugin for DeepSeek Harness: versioned, auditable, rollback-safe harness state refined from session trajectories, with a benchmark-driven validation loop.
Project overview
The result: the model proposes, the code guarantees. Every mechanical safety property (schema validation, snapshots, versioning, audit trail, acceptance decisions) is enforced in code — never by asking the model to behave. Why
Model-facing tools: evolvelist, evolveadd, evolveupdate, evolvedelete, evolverollback. Memory layer
Plugin-owned file logging: every cordis log message (from this plugin or any other) is appended to /evolve/plugin.log as JSONL (0600, rotated to plugin.log.1 past logMaxBytes). It works no matter how dsh web is launched — no extra component to install, no startup-script dependency. View the tail with /evolve log [tail N], or read the file directly: