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": "删除 Agent",
"message": "确认从 ClawX 删除 “{{name}}”?已有的工作区和会话文件会保留在磁盘上。"
"message": "确认从 ClawX 删除 “{{name}}”?这会永久删除该 Agent 及其由 ClawX 管理的工作区、运行时和会话文件。"
},
"settingsDialog": {
"title": "{{name}} 设置",