Plugin directory / UI Enhancements / dsh-at-file
dsh-at-file
GitHub source only omdsh-dev/dsh-at-file ↗
78Stars
3Forks
1Open issues
JavaScriptLanguage
2026-08-14Last push
What it does
Codex-style @file mentions for DeepSeek Harness: search workspace files in the composer and attach their contents to prompts.
Our take
Source-only — active project, install from GitHub
Source-only — active project, install from GitHub
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:omdsh-dev/dsh-at-file - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:omdsh-dev/dsh-at-file. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Repository
github.com/omdsh-dev/dsh-at-file ↗