feat(agent): enhance agent management with runtime and workspace directory removal, and improve agent ID listing (#387)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user