ROOKIE02314/dsh-browser

ROOKIE02314★ 0TypeScript最后同步: 2026-08-19

在 GitHub 打开

Browser-enabled DeepSeek Harness distribution with Playwright automation

README 摘要

dsh-browser English 中文 dsh-browser is a browser-enabled source distribution of DeepSeek Harness. It adds a Playwright-backed, session-scoped browser capability to the DSH Web UI: the agent can open pages, inspect snapshots, interact with elements, and retain cookies within its own session. This repository is an independent community distribution, not an official DeepSeek release. It contains only committed open-source source files; browser profiles, downloads, screenshots, credentials, and local configuration are excluded. Browser demo The video below demonstrates a DSH agent using this harness to search public web pages, inspect browser snapshots, and interact with the rendered page. ▶️ Watch the browser demo (MP4) Run Run from source The browser packages are not yet published independently on npm, so install this repository from source. Requirements: Node.js ^22.19.0 =24 , pnpm 11.7.0, and either the browser installed by the command above or a supported local Google Chrome. Open the URL printed by dsh web , create a session, then ask the agent to run browser open https://example.com , browser snapshot , and browser click e21 . examples/browser/cordis.yml enables the browser , bro…

在 GitHub 查看完整 README →
工具/开发dsh-pluginweb uiagentsearch

分类