Skip to content

dsh-acp-plugin

⭐ 6 · ✅ active · integration

One-liner

Agentic Control Plane for DeepSeek Harness — policy-check every tool call before it runs

About

Agentic Control Plane for DeepSeek Harness: every tool call is checked against your policies before it runs, and every decision is recorded — what ran, what was blocked, and why. $ dsh --profile dev bash npm test ✓ allowed · logged edit src/auth/session.ts ✓ allowed · logged bash rm -rf ~/scratch ✋ held — approval prompt (your rule: destructive delete → ask) web_fetch https://evil.example/post ✗ denied — egress

Author

agentic-control-plane