The first vision plugin for DeepSeek Harness, and a vision bridge for text-only coding agents. Paste an image and receive structured JSON evidence back — OCR, layout, and semantic understanding — ready for any agent to act on.
dsh-at-file
Codex-style @file mentions for DeepSeek Harness — search workspace files in the composer and attach their contents to prompts.
Plugin facts
Screenshots
About this plugin
Codex-style @file mentions for DeepSeek Harness: search workspace files in the composer and attach their path to prompts.
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:omdsh-dev/dsh-at-file Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety →
More about this plugin
Choose a result from the @ menu. The selected path remains visible in the draft and can be opened or removed from the reference bar. Before the agent starts a step, the plugin confirms that the path exists inside the active workspace. It then adds a short reference message:
Related guides
Learn how to choose, install, and use tools & capabilities plugins.
About this plugin: dsh-at-file
What is dsh-at-file?
dsh-at-file is a tools & capabilities plugin maintained by omdsh-dev. Codex-style @file mentions for DeepSeek Harness — search workspace files in the composer and attach their contents to prompts.
How do I install dsh-at-file?
Run dsh plugin add github:omdsh-dev/dsh-at-file in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:omdsh-dev/dsh-at-file#commit.
Is dsh-at-file free?
dsh-at-file is a community open-source project released under the MIT license. You can inspect its source and install it for free.