dsh-pilot
Run the following command in DeepSeek Harness:
dsh plugin install guo6x/dsh-pilot
Paste the following prompt into your AI chat to install this plugin:
Install it in DeepSeek Harness by running dsh plugin install guo6x/dsh-pilot for https://github.com/guo6x/dsh-pilot.
About this plugin
dsh-pilot addresses a common gap for chat-based agents: they can often explain what to do, but cannot actually open a page, read it, click, type, or verify the result. This plugin gives a DeepSeek Harness agent real browser control, turning web tasks from advice into executable actions while keeping the process visible and auditable.\n\nIts central idea is to make the browser legible to the model. Pages are converted into structured text with numbered element references, so the agent can act by referring to visible elements instead of guessing fragile CSS selectors. Opening, reading, comparing changes, clicking, typing, filling labels, uploading, waiting, asserting, downloading, and taking screenshots are all available as tools. At the same time, the web UI shows a live cockpit panel with a screenshot, current URL, action log, and session controls, so a human can watch what the agent is doing at every step.\n\nIt is most useful for people who want agents to perform practical web work: testing flows, filling forms, reading page content, checking whether an action succeeded, or automating repetitive browsing steps. Because it runs an isolated local browser, uses a text-first approach, and does not depend on an external browser service, it fits local development, internal tools, and privacy-conscious workflows where control and visibility matter.
Screenshots
Use Cases
- Let the agent open a page and read its content.
- Let the agent click, type, and fill forms by page refs.
- Watch and take over browser actions in the cockpit.
Best For
- Developers who need agents to act on the web.
- Testers and debuggers who value visible actions.
- Users who want local browsing without heavy vision calls.
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.