DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-pilot

A DeepSeek Harness web plugin that lets agents control isolated headless Edge or Chrome sessions through CDP, with a live cockpit overlay.

VisionUI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSecurity & PolicySkills & Workflows
10GitHub Stars1ForksUpdated2026-08-18

Install

$ - 🚀 **One command install** — dsh plugin --profile web add github:guo6x/dsh-pilot

Plugin 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.

source-grounded
dsh-pilot adds browser automation tools to the DeepSeek Harness web profile. Agents can inspect text-first DOM snapshots, interact through numbered element references, navigate, run page-context JavaScript, and capture screenshots while users monitor the active session in a cockpit panel.

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.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 1 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

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
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app