ddll8023/dsh-access-mode

插件 ⭐ 0 MIT security

DeepSeek Harness(DSH)的会话访问模式插件(默认/不可编辑/自动)。dsh-plugin

catalog 简介:Session access-mode plugin (Default / No Edit / Auto) for DeepSeek Harness (DSH). dsh-plugin

安装

# 直接从 GitHub 安装(推荐)
dsh plugin --profile web add github:ddll8023/dsh-access-mode

# 或先 clone 到本地,再安装本地路径
git clone https://github.com/ddll8023/dsh-access-mode.git
dsh plugin --profile web add /绝对路径/dsh-access-mode

# 已发布到 npm registry 后也可使用包名:
dsh plugin --profile web add dsh-access-mode

ddll8023/dsh-access-mode 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。