dsh-plugin-installer
Plugin Installer
DSH plugin installation/uninstallation/restart assistant: The LLM can call three tools: install_plugin / uninstall_plugin / restart_dsh. install_plugin automatically backs up and records the state before installation, then automatically restarts dsh and resumes the conversation after installation. I
The plugin will be installed here. Keep web if you are unsure.
npx -y @deepseek-ai/dsh plugin --profile web add github:Quophic/dsh-plugin-installer#f5693e296697def0218bbe735dd8362190ef41aaDescription
DSH plugin installation/uninstallation/restart assistant: The LLM can call three tools: install_plugin / uninstall_plugin / restart_dsh. install_plugin automatically backs up and records the state before installation, then automatically restarts dsh and resumes the conversation after installation. If installation fails, the new plugin causes startup failure, or the tool schema is corrupted, it automatically rolls back and restarts again. uninstall_plugin automatically backs up before uninstallation, then automatically restarts and resumes the conversation after uninstallation. If uninstallation fails, startup fails after uninstallation, or tool health checks detect an issue, it automatically rolls back and reinstalls the plugin. restart_dsh only restarts without modifying the configuration, hides the console without a flashing window, and restores the current session after restarting.
Compatibility and provenance
Plugin Installer is published as dsh-plugin-installer and currently resolves to version 0.4.1. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.
- DSH compatibility
- *
- Runtime surfaces
- any
- Release source
- github
- Registry updated