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
安装
$
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. |