Kimi WebBridge for DeepSeek Harness v0.1.0
Drive the user's real browser from DeepSeek Harness via the local Kimi WebBridge daemon. 15 native tools: navigate, find_tab, list_tabs, snapshot, click, fill, evaluate, cdp, screenshot, network, upload, save_as_pdf, close_tab, close_session, start_daemon.
Highlights
- Real browser, real sessions — no scraping, no headless shell
- Local-only: plugin → 127.0.0.1:10086 daemon → browser
- Standard Cordis bundle (
name/inject/apply+defineTool), zero runtime dependencies - Tab groups like the product; self-healing daemon start
Assets
dsh-kimi-webbridge-0.1.0.tgz— npm-pack tarball, install withdsh plugin --profile demo add ./dsh-kimi-webbridge-0.1.0.tgz(no build permission needed)- Or install straight from git:
dsh plugin --profile demo add github:MicroHEROX/dsh-Kimi-WebBridge
Verified against
- dsh 0.1.0-rc.6 · Node ≥18 · Kimi WebBridge daemon/extension v1.11.5 · Windows
- All 15 tools end-to-end tested through the real harness + real browser (incl. web UI)
Docs
- README · Engineering · Glossary · API reference · Solutions
Related
- Bug report: dsh plugin remove can leave a stale dsh.profile.bundles entry #913
- Community intro: discussion #926
MIT License. Not an official DeepSeek or Moonshot product.