DSH Plugins Marketplace

DSH Plugins

dsh-session-guard

by · po-et/dsh-session-guard

Manifest valid

0 Stars

0 Forks

Install

dsh plugin --profile web add @po-et/dsh-session-guard
GitHubnpm

Original language: English

hasBundlePatch

About

Prevents concurrent-write session corruption: takes a per-session advisory lock on session start and every step, so a second dsh process fails loudly instead of writing a duplicate-seq gap; dead owners are taken over automatically.

Similar plugins

dsh-session-repair

Diagnose and safely repair corrupted DSH session history: raw zstd/JSONL validation, tool-call ID repair, single-slot pre-repair backup, restore, and an audit trail.

Sessions & MessagesManifest valid

0

dsh plugin --profile web add dsh-session-repair

by Yicijiuhaobala

Adds a "Delete session" item to the DSH session-row context menu (next to rename/fork/archive) — permanently removes session logs from disk, with live-session protection.

Manifest valid

0

MIT

JavaScript

Aug 24, 2026

dsh plugin --profile web add dsh-session-delete

Session handoff for DeepSeek Harness: the session menu creates a successor session that rebuilds the old session's memory, tasks and rules through an eight-section takeover packet, with light context

Sessions & MessagesManifest valid

0

dsh plugin --profile web add dsh-session-handoff

Archived-session manager: an "Archived Sessions" settings page that lists archived sessions and lets you restore or permanently delete each one (two-step confirmation).

Sessions & MessagesManifest valid

0

dsh plugin --profile web add dsh-archive-sessions

Static and runtime security guard for dsh: rule-based scans for malicious code, prompt injection and token waste, runtime interception of dangerous tool calls, /scan command, plugin_scan tool, web pan

Security & AuditManifest valid

0

dsh plugin --profile web add dsh-security-guard

Irreversible secret-scrubbing guard: rewrites access keys, bearer tokens, and private key blocks into `[REDACTED:<category>]` placeholders before they reach the session log and the model.

Security & AuditManifest valid

0

dsh plugin --profile web add dsh-secret-scrub