dsh-continual-evolve: Persisting Session Trajectories into Versionable Harness States
dsh-continual-evolve is a DSH workflow plugin (v0.5.0, MIT) maintained by ZK-Andy. It distills elements such as prompt notes, memories, skills, and subagent specifications from session trajectories into a Harness state layer with versioning, auditing, and deterministic rollback capabilities. Global writes require approval, and a code-side guard filters out near-duplicates and project-scoped content; automatic rollback is triggered upon benchmark score rejection. The plugin supports the /evolve command family and model tools like evolve_list/add, with zero injected tokens for an empty store. Installation: dsh plugin add dsh-continual-evolve; restart dsh web after updating.
Read More