Skip to content

feat: add dsh-redact plugin - #1

Merged
kestiny18 merged 1 commit into
mainfrom
codex/dsh-redact-v1
Aug 15, 2026
Merged

feat: add dsh-redact plugin#1
kestiny18 merged 1 commit into
mainfrom
codex/dsh-redact-v1

Conversation

@kestiny18

Copy link
Copy Markdown
Owner

What

  • add dsh-redact@0.1.0, a fail-closed DeepSeek Harness canonical tool-output tokenization plugin
  • keep reversible secret mappings Agent-scoped and in memory
  • expose restoration only as an explicit trusted same-process presentation primitive
  • add architecture/design documentation, release verification, and adversarial Harness integration tests

Why

Prevent common credentials in tool results from entering model context or durable Session history while preserving output-schema validation and deliberately avoiding token restoration into tool arguments.

Impact

  • new independently published package: dsh-redact
  • no runtime changes to dsh-usage
  • no long-lived npm credentials; publication remains GitHub Release + npm OIDC

Checks

  • pnpm install --frozen-lockfile
  • pnpm --filter dsh-redact run release:check
  • pnpm run check
  • pnpm run pack:check
  • git diff --check
  • pnpm audit --audit-level high

@kestiny18
kestiny18 marked this pull request as ready for review August 15, 2026 02:45
@kestiny18
kestiny18 merged commit 7573b5e into main Aug 15, 2026
2 checks passed
@kestiny18
kestiny18 deleted the codex/dsh-redact-v1 branch August 15, 2026 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant