dsh plugins中文
← Back to popular plugin directory

Workspace file reference plug-in

omdsh-dev/dsh-at-file · skills

Codex-style @file mentions for DeepSeek Harness: search workspace files in the composer and attach their contents to prompts.

★ 175GitHub stars
7Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

Workspace path references for the DeepSeek Harness web interface. Type @ in the composer to search the current workspace and insert a file or directory path. Usage

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:

Install command

dsh plugin --profile web add github:omdsh-dev/dsh-at-file
View GitHub repository ↗Back to popular plugin directory