Leshm0321/dsh-plugin-local-agent-bridge ↗★ 0
dsh-plugin-local-agent-bridge
DeepSeek Harness browser control surface for host-native Codex and Claude Code sessions
AI 分析
核心用途是在浏览器中桥接并控制本地运行的 Agent 进程。适合需要在 Web 界面中统一管理和监控本地原生 Agent 状态的开发者。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Leshm0321/dsh-plugin-local-agent-bridgeドキュメント
README 全文を読む ↗Configuration
Override in the profile's cordis.patch.yml. A patch replaces the complete
config block, so keep every key when changing one — see
the enabled example.
| Key | Default | Meaning |
|---|---|---|
allowExperimentalVersions | false | Permit product versions classified unknown. |
enableFakeProvider | false | Expose the local verification fixture. Leave off; it shows up in the product picker. |
eventRetention | 2000 | Maximum retained bridge events per session. |
longPollMaxMs | 25000 | Maximum Client long-poll duration. |
processGraceMs | 3000 | Managed process cleanup grace period. |