dsh-session-cleaner v0.2.0 — Web UI delete button
v0.2.0 — Web UI delete button
The client half now adds a delete button (🗑) to the conversation header actions area:
- One click + confirm deletes the session and refreshes the sidebar
- Disabled while the session is running
- Sessions with an attached agent are refused by the server — the current conversation can never be deleted
Install / upgrade
\\sh
dsh plugin --profile web add dsh-session-cleaner # or update + restart dsh web
\\
Full changelog: v0.1.0 (API endpoint) → v0.2.0 (Web UI button).