ookami-change/dsh-plugin-starter

Plugin ⭐ 0 browsertools

一个面向 DeepSeek Harness 的浏览器读取插件。它注册 browserreadpage 工具,通过 Chrome DevTools Protocol(CDP)在专用 Chrome 会话中打开网页并返回可见正文。

catalog description:Minimal installable plugin starter for DeepSeek Harness.

Install

open -na "Google Chrome" --args \
  --remote-debugging-port=9222 \
  --user-data-dir="$HOME/.dsh-browser-profile"

Add ookami-change/dsh-plugin-starter to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.