Review
Why we picked it
Pending human review — the facts below come from the source repository.
What it does
Codex-style @file mentions for DeepSeek Harness: search workspace files in the composer and attach their path to prompts.
Who it’s for
Users who want this capability in DSH; check the source and docs before installing.
Risks & caveats
- No strong risk signals; still worth a source look before installing.
## Usage Choose a result from the
- Global contains rules shared by every workspace. - Workspace contains additional rules for the selected workspace path. Each workspace keeps its own list, and the panel shows the global rules it inherits. Each rule has its own matching mode and case setting: - Exact matches one complete basename. Path separators are not accepted. - Regex runs a JavaScript regular expression against the complete basename. It does not receive the parent directory or workspace path. - Case-sensitive can be enabled independently for any Exact or Regex rule. It is off by default. Rules are added and removed individually. An invalid regular expression is shown before saving and is also rejected by the Host. Restore defaults resets the global list to the built-in file names. Clear workspace rules removes only the selected workspace's additions. Settings are saved in the DSH web profile through the plugin's own Host connection. Existing string values in