DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-file-mentions

DSH web plugin that turns backtick-wrapped file paths in replies into controls for opening, revealing, and previewing files.

VisionTerminal & TUIDeveloper ToolsBrowser & Web
11GitHub Stars3ForksUpdated2026-08-21

Install

$ dsh plugin --profile web add "github:a903067276-rgb/dsh-file-mentions#main"

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-mentions is an installable DeepSeek Harness web plugin for interacting with file paths mentioned in assistant replies. It adds inline open and reveal controls plus a mentioned-files chip list, with configurable whitelist support for paths outside the session working directory.

Key Capabilities

  • Makes backtick-wrapped relative, absolute, home-directory, and Chinese file paths clickable in DSH replies
  • Opens files or directories with the system default application
  • Reveals files in the operating system file manager
  • Shows a mentioned-files chip list that can preview file content in DSH
  • Resolves relative paths against the session working directory
  • Provides settings for whitelisting external paths outside the session working directory
  • Rejects whitelist roots containing documented system markers and guards against symlink escapes

Useful For

  • Open a file referenced by an agent without manually copying its path
  • Reveal generated project files in the file manager
  • Review files mentioned across a DSH conversation through the chip list
  • Access approved external-drive or desktop paths from DSH replies

Who It Fits

  • DeepSeek Harness web users
  • Developers working with agent-generated files
  • Users who want Codex-style file-path interactions in DSH

Documented Limitations

  • Inline interactions require paths to be wrapped in backticks; bare paths are intentionally not clickable.
  • Non-existent paths do nothing.
  • Absolute and home-directory paths are limited to the session working directory unless an external path is whitelisted.
  • Linux and Windows are documented as implemented but not tested; macOS is documented as fully tested.
  • Requires DSH web 0.1.0-rc.7 or later according to the README, and requires pnpm on PATH for the documented profile-manager installation.

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, 0 development, 3 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
a903067276-rgb/dsh-file-mentions
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
b504ce3 · 2026-08-21

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
11GitHub stars
Forks
3
Open issues
2
Last commit
2026-08-21
Last release
2026-08-20
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