Agents: use tool emoji for ACP tool_call summaries
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user