Skip to content

Releases: kestiny18/dsh-plugins

dsh-redact v0.1.0

Choose a tag to compare

@kestiny18 kestiny18 released this 15 Aug 03:21
7573b5e

First public release of dsh-redact.

  • Agent-scoped, memory-only token vault with stable opaque replacement tokens.
  • Canonical tools/post-execute value replacement with Harness output-schema revalidation.
  • Recursive password, secret, token, authorization, webhook, URL-query, private-key, PEM, and JSON-string handling derived from Noval's validated semantics.
  • Source-code reference preservation and valid JSON serialization.
  • Fail-closed handling for sanitizer faults and immutable sensitive failure fields.
  • Privacy-minimal redaction/applied Session events containing only count and categories.

See dsh-redact/README.md for the security boundary and deliberate v0.1 exclusions.

dsh-usage v0.1.1

Choose a tag to compare

@kestiny18 kestiny18 released this 14 Aug 12:54

What's changed

  • Add a user-focused Quick Start with npx, global CLI, source-checkout, upgrade, and troubleshooting instructions.
  • Raise the Node.js 22 baseline to 22.18 to match the build toolchain.
  • Add monorepo CI, Trusted Publishing, release verification, and repository maintenance files.

See the package changelog for details.