What it does
DSH SSH Ops puts remote server work inside the session. You describe the task in the main conversation, the plugin runs the corresponding commands over SSH, and it blocks hazardous patterns behind an explicit guard. A side terminal shows the raw session so you can see exactly what executed.
Key features
- SSH execution driven from the main conversation
- Dangerous command protection with an explicit pattern list
- Side terminal panel for raw session visibility
- Useful for repeatable server maintenance
Install
dsh plugin --profile web add dsh-ssh-ops@0.2.21
Compatibility notes
Review the guard list against your own infrastructure. No pattern list covers every destructive command, so keep an approval habit for production hosts.