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}} Settings",