跳到主要内容

permissions 7

  • dsh-auto-mode v0.1.6 已验证 Web 界面 34

    Auto mode for DeepSeek Harness (dsh): an Auto entry in the Permissions selector whose approval prompts are answered by OpenGuardrails policy instead of a human — plus the full OGR guard engine underneath. No core changes.

    dsh plugin add @openguardrails/dsh-auto-mode
  • dsh-auto-approve v0.5.1 已验证 Web 界面 11

    为 DeepSeek Harness 增加介于 Workspace Write 与 Full access 之间的自动批准权限档:例行沙箱升级由分类模型一次性放行,危险或不确定的操作仍转人工审批。An auto-approval permission preset for DeepSeek Harness between workspace-write and full access: routine sandbox escalations are granted once by a classifier

    dsh plugin add dsh-auto-approve
  • dsh-capmark-gate v0.3.1 已验证 2

    Hold a DeepSeek Harness agent to a capmark capability manifest: mask its tools and judge every call.

    dsh plugin add dsh-capmark-gate
  • dsh-automode v0.8.0 已验证 2

    CC-style auto mode for DeepSeek Harness: deterministic deny/allow rules + pre-execute gate + model-agnostic two-stage classifier. Two-state (allow/reject) classifier since 0.8.0. TypeScript rewrite merging dsh-auto-mode v0.4.1 with Nuo-cl/dsh-auto-mode na

    dsh plugin add @log.li/dsh-automode
  • dsh-movein-permissions v0.2.3 已验证

    Fine grained per tool permission rules for DeepSeek Harness (DSH). deny/ask lists in Claude Code rule syntax, enforced at the tools/pre-execute gate. Works standalone.

    dsh plugin add dsh-movein-permissions
  • dsh-permissions v1.2.2 已验证 Web 界面

    DeepSeek Harness 权限规则引擎:hard/deny/ask/allow 四级规则(hard 高于全访问)、全局与 workspace 作用域、通配符路径保护、可视化草稿式编辑器,规则持久化于 settings.yaml

    dsh plugin add dsh-permissions
  • Strip sandbox_permissions / justification from model tool-call arguments so sandbox escalation is never triggered when the session already has sufficient permission.

    dsh plugin add dsh-strip-sandbox-permissions