Agents: use tool emoji for ACP tool_call summaries

This commit is contained in:
Onur
2026-03-01 14:36:35 +01:00
committed by Onur Solmaz
parent 4324d84edd
commit 5232f96d59

View File

@@ -30,6 +30,16 @@
"title": "Exec",
"detailKeys": ["command"]
},
"tool_call": {
"emoji": "🧰",
"title": "Tool Call",
"detailKeys": []
},
"tool_call_update": {
"emoji": "🧰",
"title": "Tool Call",
"detailKeys": []
},
"process": {
"emoji": "🧰",
"title": "Process",