dsh-workbench-ecs
Run the following command in DeepSeek Harness:
dsh plugin install nishuoyang/dsh-workbench-ecs
Paste the following prompt into your AI chat to install this plugin:
Install this plugin in DeepSeek Harness. Source: https://github.com/nishuoyang/dsh-workbench-ecs
About this plugin
Managing Alibaba Cloud ECS instances through an AI agent has long been blocked by two walls: instances without a public IP are simply unreachable, and raw command strings are fragile and hard to guard. dsh-workbench-ecs bridges that gap by driving the local Workbench CLI over the Alibaba Workbench backend channel, so connectivity works even on private networks. It exposes seven structured agent tools (list, exec, upload, download, diagnose, deploy, session) that cover the full inspect-diagnose-execute-verify loop without requiring public endpoints.
Safety is a first-class concern. Destructive commands (rm -rf, shutdown, mkfs, dd, and more) are intercepted by the Harness approval service and denied by default; they only proceed when explicitly allowed. Under the hood the plugin handles background jobs, serial batch execution across up to 20 instances, automatic disk spill for oversized output, and clean process-tree cancellation, so long-running tasks and large log dumps stay reliable. The built-in settings panel adds a CLI status card, an instance browser with 30-second auto-refresh, a one-click diagnostic dashboard with disk and memory gauges, a three-stage guarded deploy wizard, session management, and a full operation timeline for audit.
This plugin is aimed at developers and SREs who want their DeepSeek Harness agent to assist with day-to-day operations on Alibaba Cloud ECS (routine inspections, production debugging, config changes, log retrieval) using natural language instead of hand-typed workbench commands, especially in environments where instances sit behind private networks.
Use Cases
- Batch-run inspection commands across multiple instances via natural language and get structured results
- One-click diagnostics of disk, memory, containers, and listening ports to pinpoint misbehaving services
- Upload config, restart, and health-check private-network instances without public IPs remotely
Best For
- Developers and SREs building ops agents in DeepSeek Harness
- Ops and platform teams managing Alibaba Cloud ECS instances on private networks
- Cloud users who prefer natural-language interaction over manual CLI work
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.