dsh-at-file
Run the following command in DeepSeek Harness:
dsh plugin install MisRightW/dsh-at-file
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install MisRightW/dsh-at-file in your terminal to install the plugin; see https://github.com/MisRightW/dsh-at-file for the source repository.
About this plugin
Working in the DeepSeek Harness web interface, pulling a workspace file into the model context used to mean manual copy-paste into the prompt box or an extra tool round trip. Long files made the process tedious, a broken format could derail the whole exchange, and bouncing between windows kept breaking the flow.
dsh-at-file collapses that workflow into a single @ symbol. Type @ in the composer and a file picker appears, filterable by basename, path prefix, or free-text substring, with arrow-key navigation for speed. On send, every resolvable @path token is expanded host-side into an injected content block appended directly to the model request; unreadable or oversized files stay as plain prose so the conversation is never blocked. Every injection is tagged with an at-file source marker in the session log, making the full model input reconstructable and auditable.
If you routinely debug code or review workspace files inside the Harness web GUI and want to drop the repeated copy-paste step, this plugin is built for that loop. Tunables such as index depth, per-file size cap, and the maximum number of references per step are all patchable through the profile, giving you sensible defaults with just enough flexibility to match your project.
Use Cases
- Reference workspace files via @ while debugging code
- Ask questions grounded in project source files without manual pasting
- Pull relevant files into the conversation during code review
Best For
- Developers who debug and read code in the Harness web GUI regularly
- Engineers who want the model to read workspace files without external tools
- Users who prefer to eliminate manual copy-paste for a smoother workflow
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.