返回目录
其他 插件

dsh-command-delete

wang122818/dsh-command-delete

DSH plugin: slash commands to delete sessions and workspaces (projects)

Stars
0
Forks
0
Issues
0
更新
1 天前

PROJECT TOPICS

项目标签

INSTALL REFERENCE

安装参考

未验证
dsh plugin --profile web add github:wang122818/dsh-command-delete

该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。

PROJECT README

README

dsh-command-delete

DSH commands for removing a project registration and deleting a persisted session.

Web UI

The Web bundle adds a trash icon in the sidebar footer. It opens a management panel with project and session lists. Every destructive action has a confirmation dialog.

Project deletion removes only the DSH workspace registration; the directory and session logs remain. Session deletion permanently removes the persisted session log and refuses live/open sessions.

Commands

/delete-project <workspaceId>
/delete-workspace <workspaceId>
/delete-session <sessionId>

/delete-workspace is an alias for /delete-project.

Project deletion uses DSH's workspace registry. It removes only the DSH project/workspace registration. The project directory and all session logs remain on disk.

Session deletion removes the persisted JSONL session directory. It refuses to remove a session that is still owned by a live Agent. The current DSH release does not expose a public session-delete lifecycle, so live/open sessions are intentionally not deleted by this plugin.

Install from this checkout

From the directory that contains this package:

dsh plugin --profile default add .

Use the profile name you normally run with instead of default when needed. Restart DSH after installing the bundle.

With no id, each command prints the available IDs:

/delete-project
/delete-session

CLASSIFICATION EVIDENCE

分类依据

项目类型插件
功能分类其他
规则置信度

系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。