feat(agent): enhance agent management with runtime and workspace directory removal, and improve agent ID listing (#387)

This commit is contained in:
Haze
2026-03-10 17:07:41 +08:00
committed by GitHub
Unverified
parent 36c0fcb5c7
commit d3960a3d0f
8 changed files with 380 additions and 21 deletions

View File

@@ -20,7 +20,7 @@
},
"deleteDialog": {
"title": "Delete Agent",
"message": "Delete \"{{name}}\" from ClawX? Existing workspace and session files will be left on disk."
"message": "Delete \"{{name}}\" from ClawX? This permanently deletes the agent and its ClawX-managed workspace, runtime, and session files from disk."
},
"settingsDialog": {
"title": "{{name}} Settings",