Skip to content

v0.1.0 — Kimi WebBridge for DeepSeek Harness

Latest

Choose a tag to compare

@MicroHEROX MicroHEROX released this 14 Aug 05:23
· 1 commit to main since this release

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 with dsh 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

Related

MIT License. Not an official DeepSeek or Moonshot product.