canelaslorenzoenego-ai/Orderzx1

@dsh-community/dsh-browser

DeepSeek Harness plugin — a live, stealth-capable Chrome inside the conversation. Tiered frame transport, Patchright engine seam, four-tier CAPTCHA pipeline with interactive human handoff, and a page-owned browser panel the user can grab the mouse in. Tested against DSH 0.1.5-rc.2.

AI 分析

适合需要智能体自主进行网页交互、截图及绕过验证码的任务。

パッケージ
@dsh-community/dsh-browser
バージョン
0.2.0-rc.1
ライセンス
MIT
最終更新
2026/09/12

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:canelaslorenzoenego-ai/Orderzx

ドキュメント

README 全文を読む ↗

Configuration

Everything ships safe-by-default; see src/config.ts for the full Cordis schema. The parts worth knowing:

dsh-browser:
  engine:
    provider: patchright        # patchright | cloakbrowser | cdp
    channel: chrome             # real Chrome, not bundled Chromium
    humanize: true
    proxy: null                 # e.g. http://user:pass@host:port
  frames:
    source: screenshot          # screenshot | screencast | dom
    maxFps: 5
    suppressOnChallenge: true   # stop persistent capture during handoff
  policy:
    allowEvaluate: false        # browser_evaluate is off until you say so
    approvalForSensitiveActions: true   # pay/publish/delete/send → one-shot prompt
  challenge:
    solverApi: null             # tier 3 stays off until you supply a key
    allowDomains: []            # ...and even then, only these domains