tool card UI redesign: semantic icons, inline diff persistence, tool detail page, MCP-friendly titles
Nightly Build / build (push) Successful in 6m38s
Nightly Build / build (push) Successful in 6m38s
This commit is contained in:
@@ -91,6 +91,11 @@ export default {
|
||||
'copilot.not_sent_to_llm': 'This message is not sent to the LLM',
|
||||
'copilot.remove': 'Remove',
|
||||
'copilot.result_json': 'result · json',
|
||||
'copilot.changes': 'changes',
|
||||
'copilot.view_details': 'View details',
|
||||
'tool_detail.title': 'Tool call',
|
||||
'tool_detail.target': 'target',
|
||||
'tool_detail.input': 'input',
|
||||
'copilot.agent_done': 'done',
|
||||
'copilot.agent_running': 'running…',
|
||||
'copilot.agent_finished': 'finished',
|
||||
|
||||
Reference in New Issue
Block a user