AI Agent Hub
Back to plugins
🖥️

dsh-envsel

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install beihzb/dsh-envsel

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

To install the dsh-envsel plugin in DeepSeek Harness, run the command: dsh plugin install beihzb/dsh-envsel, or visit the GitHub repository at https://github.com/beihzb/dsh-envsel for more details.

About this plugin

Working with multiple languages in DeepSeek Harness often means juggling different runtime environments for Python, R, and CLI tools, such as conda, standalone installations, or WSL distributions. Manual management is cumbersome and error-prone, with selections frequently lost after session restarts. dsh-envsel tackles this issue as a session environment selector, enabling users or agents to configure and manage environments effortlessly via chat commands or a header dropdown. Its core capabilities include the /env command for interactive control, the session_env tool for agent-driven actions, and DSH_ENV_* facts that ensure shell calls use the correct environment, with choices persisted locally. This plugin is perfect for data scientists, developers, and researchers seeking efficient multi-language workflows in DeepSeek Harness, offering cross-platform discovery and bilingual support to streamline environment handling so users can focus on their tasks rather than setup.

Use Cases

  • Quickly switch Python environments in data analysis projects to maintain compatibility with different library versions
  • Configure R runtime via chat commands for convenient statistical modeling
  • Automatically set CLI prefix environments when managing command-line tools

Best For

  • Data Scientists: frequently switch Python and R environments for data analysis tasks
  • Software Developers: manage runtimes in DeepSeek Harness for multi-language application development
  • Researchers: use statistical tools like R for scientific research while requiring CLI tool support