tappass/dsh-governance

插件 ⭐ 1 MIT tools

agentic AI 的权限层,作为 DeepSeek Harness 插件。通过 TapPass /v1/govern 对每次工具调用依据您的业务规则进行管控。

catalog 简介:The authority layer for agentic AI, as a DeepSeek Harness plugin. Governs every tool call against your business rules via TapPass /v1/govern.

安装

# create a profile if you do not have one, then add the plugin
dsh plugin --profile default add @tappass/dsh-governance

# point it at your TapPass workspace
export TAPPASS_API_KEY="tp_dev_..."      # a TapPass developer key

# verify the layer without booting, then run
dsh --profile default --dump-config
dsh --profile default

tappass/dsh-governance 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。