Review
Why we picked it
Pending human review — the facts below come from the source repository.
What it does
Privacy-minimal heuristic per-turn verification summaries for DeepSeek Harness
Who it’s for
Users who want this capability in DSH; check the source and docs before installing.
Risks & caveats
- No strong risk signals; still worth a source look before installing.
> Ask a smaller, checkable question: what verification-shaped execution signals did DSH record this turn?
The default file is:
The persisted receipt does not contain: - tool arguments or call ids; - tool result content or error messages; - assistant or user message text; - raw session ids, working directories, provider names, or model names. The plugin temporarily reads tool names, raw arguments, and result status from existing durable events to compute the summary. It does not persist those inputs, append a Session event, register a tool, add a prompt section, inject context, make a model call, or change model history.