dsh-pilot
A DeepSeek Harness web plugin that lets agents control isolated headless Edge or Chrome sessions through CDP, with a live cockpit overlay.
Install
$ - 🚀 **One command install** — dsh plugin --profile web add github:guo6x/dsh-pilotPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Launches an isolated headless Edge or Chrome browser per agent session.
- Opens HTTP(S) pages and returns structured page text, links, and numbered element references.
- Clicks, types, and presses keys using snapshot references or CSS selectors.
- Supports back navigation, reloads, bounded waits, screenshots, browser shutdown, and page-context JavaScript evaluation.
- Provides a draggable Web GUI cockpit with a live screenshot, URL/title, address bar, action log, and session indicator.
- Uses CDP over Node's native WebSocket with no runtime dependencies or API key.
Useful For
- Automating browser-based research and information extraction with text-only models.
- Filling forms and completing single-page web workflows.
- Monitoring and supervising agent browser actions from the DSH Web GUI.
- Running parallel browser tasks without sessions sharing a browser instance.
Who It Fits
- DeepSeek Harness web-profile users.
- Agent builders who need CDP-based browser control.
- Users who want text-first browser interaction rather than vision-driven automation.
Documented Limitations
- Requires the DeepSeek Harness web profile, Node.js 22 or later, and Edge or Chrome.
- Supports one browser tab per agent session.
- Runs headless only; it does not provide a headed shared-browser mode.
- The cockpit displays the most recently used session's browser.
- Element references are tied to the current page and can become stale.
- `pilot_open` only accepts HTTP(S) URLs; `pilot_eval` executes JavaScript in the opened page context.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 1 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- guo6x/dsh-pilot
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 9103a2d · 2026-08-24
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 10GitHub stars
- Forks
- 1
- Open issues
- 3
- Last commit
- 2026-08-18
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
DeepSeek Harness web-search plugin that adds web search, X search, and focused page fetching with structured evidence.
View plugin →A DeepSeek Harness notification plugin with a model-facing notify tool, automatic session-event alerts, and multi-channel delivery.
View plugin →Persistent multi-model Agent teams and bounded DAG workflows with GUI controls for DeepSeek Harness.
View plugin →A DeepSeek Harness bridge that runs unmodified Pi ecosystem extensions as native DSH plugins.
View plugin →