AI Agent Hub
Back to plugins
🖥️

dsh-codex-select

Client Updated 2026.08.17

Run the following command in DeepSeek Harness:

dsh plugin install light-only/dsh-codex-select

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install light-only/dsh-codex-select in the DeepSeek Harness terminal, then restart dsh web to apply the plugin. Source: https://github.com/light-only/dsh-codex-select

About this plugin

Referencing workspace code in the DeepSeek Harness Web GUI traditionally meant copy-pasting into the draft box, polluting your visible prompt and losing file-path context. dsh-codex-select borrows the Codex interaction model: select, get a chip, send—without a single stray character in the draft, delivering structured code context straight to the model.

Use Cases

  • Select a code snippet in a workspace file and attach it as a structured reference chip to your message
  • Attach an entire file as context to the conversation without manual copy-paste
  • Browse the workspace file tree in the web session and pick the exact code range you need

Best For

  • Developers who work daily inside the DeepSeek Harness Web GUI
  • AI users who frequently reference local code or whole files in their prompts
  • Teams that want structured code context in AI conversations while keeping the draft area clean