DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

dsh-deepseek-web

A DeepSeek Harness provider plugin that connects DeepSeek Web models, browser authentication, and web conversation history to DSH.

Terminal & TUIDeveloper ToolsBrowser & WebSecurity & PolicySkills & WorkflowsRemote Execution
1GitHub Stars0ForksUpdated2026-08-20

Install

$ dsh plugin --profile web add dsh-deepseek-web

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-deepseek-web is an unofficial Cordis/DeepSeek Harness integration. It installs into a DSH profile to provide DeepSeek Web and DeepSeek Web Expert models, isolated browser sign-in, web-session import and replay, and a text-to-tool-call bridge for Harness-executed tools.

Key Capabilities

  • Installs as the dsh-deepseek-web package in a DeepSeek Harness profile.
  • Provides deepseek-web/default and deepseek-web/expert model IDs.
  • Supports isolated browser login to chat.deepseek.com and stores credentials in DSH credential storage.
  • Lists DeepSeek Web conversations, opens them in Harness, and can replay remote context for continued conversations.
  • Bridges parsed model text output into ToolCallBlock requests; Harness executes filesystem, shell, MCP, and approval actions.
  • Offers /clean to send only the user's raw text for subsequent turns.
  • Enables official DeepSeek Web Search for the default model and displays cited sources in the timeline.
  • Includes a prebuilt WASM protocol core, so installation does not require Rust or wasm-pack.

Useful For

  • Use DeepSeek Web models from the DSH web interface, TUI, or CLI.
  • Continue a DeepSeek Web conversation from a Harness workspace.
  • Use DeepSeek Web responses with DSH-managed tools and approval flows.
  • Keep browser authentication separate from everyday Chrome or Edge profiles.
  • Create a clean web-chat-style turn using /clean.

Who It Fits

  • DeepSeek Harness users with their own DeepSeek account.
  • Users who want to access DeepSeek Web conversations and models inside DSH.
  • Agent users who want Harness, rather than the provider adapter, to execute tool requests.

Documented Limitations

  • This is an unofficial provider and is not affiliated with or endorsed by DeepSeek.
  • Requires DeepSeek Harness 0.1.0-rc.7 or a compatible version and Node ^22.19.0 or >=24.0.0.
  • Interactive browser verification, including CAPTCHA or WAF challenges, must be completed in the isolated browser window; the plugin does not bypass access controls.
  • Input is currently text-only.
  • DeepSeek Web Expert cannot use web search; web search is not registered as a DSH web_search provider.
  • The adapter parses model output for tool requests but does not itself execute shell commands, read files, or run MCP.
  • Import retains only the user's original text.

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, 3 development, 0 peer, and 0 optional dependencies.

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
y-wi/dsh-deepseek-web
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
d4983eb · 2026-08-20

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
1GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-20
Last release
2026-08-19
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