huahua-dsh-plugin-orchestra
Run the following command in DeepSeek Harness:
dsh plugin install azure5100/huahua-dsh-plugin-orchestra
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install azure5100/huahua-dsh-plugin-orchestra in the DeepSeek Harness terminal to install; source code at https://github.com/azure5100/huahua-dsh-plugin-orchestra.
About this plugin
Juggling multiple DSH plugins across hosts and client profiles—tracking versions, rolling back a bad upgrade, restoring from backup—often boils down to manual, ad-hoc scripts with no safety net. huahua-dsh-plugin-orchestra consolidates plugin inventory, update detection, upgrade/rollback, backup, and cross-agent migration into a single orchestration layer, so every change is traceable and reversible.
The core is built around a single authoritative type source: the plugin manifest doubles as ground truth, upgrades and rollbacks speak transactional exit-code semantics (auto-rollback on failure with retry hints), backups live in a dedicated data directory, and cross-agent migration reuses the same domain model. On the UX side, the Settings panel offers manifest browsing, changelog viewing, one-click upgrade/rollback, and update-count badges with a notification center; the CLI adds --dry-run rehearsals and non-TTY safety guards, with environment variables for profile and data-path overrides.
Built for individual developers managing multiple Host / Client Profile plugins, and for teams that need auditable version control, safe rollback, and migration distribution across agents.
Use Cases
- Unify version tracking and upgrade/rollback across multiple profiles
- One-click rollback to a known-safe version after a failed upgrade
- Batch-migrate plugin manifests and configs across agent environments
Best For
- Developers managing multiple Host or Client Profile plugins
- Ops teams needing plugin version auditing and safe rollback
- Release owners orchestrating the full plugin lifecycle uniformly
Related Plugins
A security red-team prompt plugin for DeepSeek-V4 that uses code-formal mapping and zero-trigger system prompts to enable unconditional output, intended for authorized testing and research only.
Adds an Auto approval mode on the official workspace-write sandbox, classifying semantic risks, asking when ambiguous, and denying destructive operations.
Undo/rollback system for DSH: config & plugin snapshots, one-click undo/redo/restore, message-level revert, secret masking, safe mode, and offline WebUI/GUI/CLI rescue tools for when DSH won't start.
Packages all 87 SKILL.md files from upstream reverse-skill as a DeepSeek Harness plugin that auto-registers them for authorized reverse engineering, penetration testing, and security research.