Delete DSH sessions from the web UI and desktop client: header danger button and session-row menu item with a risk-consent dialog; host endpoint and agent tool remove the session log, projection cache, and workspace accounting.
Review the source first, then copy the community registry command.
dsh plugin --profile web add github:lsz-asd/dsh-plugin-session-delete
This command comes from the community registry snapshot. Review the repository and package scripts before running it.
Review the catalog record
Read-only discovery metadata. Verify every field against the repository before use.
Catalog record1 file
registry-record.jsonread only
registry-record.jsonDiscovery metadata · verify at source
{
"name": "dsh-plugin-session-delete",
"owner": "lsz-asd",
"category": "session",
"description": "Delete DSH sessions from the web UI and desktop client: header danger button and session-row menu item with a risk-consent dialog; host endpoint and agent tool remove the session log, projection cache, and workspace accounting.",
"install": "dsh plugin --profile web add github:lsz-asd/dsh-plugin-session-delete",
"npm": null,
"stars": 3,
"added": "2026-08-14",
"source": "registry"
}
Third-party code and preview-version risk
Catalog inclusion and GitHub stars do not certify this plugin. Inspect its manifest, install scripts, permissions, network behavior, secrets handling, license, and open issues before adding it to a profile.