DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-file-picker

A DSH Web UI plugin that lets Windows users choose local files and inject their absolute paths into the next session context.

UI & ProductivityTerminal & TUIDeveloper ToolsRemote Execution
0GitHub Stars0ForksUpdated2026-08-16

Install

$ **安装:** dsh plugin --profile web add @jackeywilder/dsh-file-picker

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-file-picker adds a native Windows file-picker button and attachment rail to DeepSeek Harness Web. Selected file paths are staged locally and injected as context when the next user message is accepted, so the agent can use its existing read tool to access the referenced files.

Key Capabilities

  • Adds a file-picker button to the DSH Web conversation input.
  • Opens a native Windows multi-file selection dialog through PowerShell 7 and WinForms.
  • Displays selected files in a removable attachment-card rail.
  • Stages selected absolute paths outside the draft and message text.
  • Injects the selected path list as a context message for the next session turn.
  • Uses local loopback host routes for browser-to-host staging.
  • Provides install, update, and removal through the standard dsh plugin command.

Useful For

  • Provide an agent with paths to files outside the current workspace.
  • Select long or deeply nested Windows paths without manually pasting them.
  • Prepare several local files for an agent to read during the next conversation turn.
  • Keep file references out of the visible draft text while sending a normal message.

Who It Fits

  • DeepSeek Harness Web users on Windows.
  • Users who need to reference local files outside a DSH workspace.
  • Developers and agents working with path-based read workflows.

Documented Limitations

  • Supports Windows only; its native dialog uses PowerShell 7 and WinForms.
  • Requires the DSH web profile and pwsh 7.x available on PATH.
  • Does not currently support drag-and-drop selection.
  • Does not upload, copy, or attach file contents; it injects paths and relies on the agent's existing read tool.
  • Uses semi-public DSH capabilities including agent.inject and agent/inbox/inserted, which may change with DSH upgrades.

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, 7 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
JackeyWilder/dsh-file-picker
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
fdd5cbe · 2026-08-17

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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-16
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