DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-file-mention

A DSH Web plugin that adds Codex-style @file and @folder mentions to the composer.

UI & ProductivityDeveloper Tools
0GitHub Stars0ForksUpdated2026-08-19

Install

$ dsh plugin --profile web add /path/to/dsh-file-mention

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-mention is an installable DeepSeek Harness Web plugin for selecting workspace files and folders with @ mentions. It provides fuzzy search, plain-text mention tokens, reference injection for model context, and file-preview interactions.

Key Capabilities

  • Adds an @-triggered workspace file and folder menu in the DSH composer
  • Searches indexed workspace entries with fuzzy filtering and supports nested Git repositories
  • Inserts plain-text @token mentions and colors recognized tokens through the platform lexicon pipeline
  • Registers selected mentions so the host can inject workspace-reference messages for files or directories before an agent step
  • Opens referenced files in better-sidebar when available, with a fallback to the workspace open action
  • Applies scoped styling to the file mention menu without changing other trigger menus

Useful For

  • Attach a specific workspace file to a DSH conversation
  • Reference a source directory for an agent task
  • Find files in large Git-based workspaces using fuzzy @ search
  • Preview a mentioned file from the composer or conversation

Who It Fits

  • DeepSeek Harness Web users
  • Developers working in local workspaces
  • Users who want Codex-style file mentions in DSH

Documented Limitations

  • Non-Git directory indexing uses a default ignore list and does not parse .gitignore.
  • Git-derived directory entries exclude empty directories without tracked files; fallback walking can show empty directories.
  • The index is capped at 200,000 files, and new entries may take up to 10 seconds plus reopening the menu to appear.
  • Queries cannot match paths containing spaces through typed mention tokens, though those paths can still be selected from the menu.
  • Manually typed or message-chip token preview requires a unique stem; ambiguous stems do not open.
  • Menu CSS and click handling depend on documented DOM and menu structure conventions and may need adaptation after major DSH frontend changes.

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

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
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
sunshaobei/dsh-file-mention
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
8145747 · 2026-09-14

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-19
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