tool card UI redesign: semantic icons, inline diff persistence, tool detail page, MCP-friendly titles
Nightly Build / build (push) Successful in 6m38s

This commit is contained in:
2026-07-21 23:39:41 +01:00
parent 8e891fbced
commit c11702c3d3
44 changed files with 1103 additions and 50 deletions
+5
View File
@@ -91,6 +91,11 @@ export default {
'copilot.not_sent_to_llm': 'Ce message n\'est pas envoyé au LLM',
'copilot.remove': 'Supprimer',
'copilot.result_json': 'résultat · json',
'copilot.changes': 'modifications',
'copilot.view_details': 'Voir les détails',
'tool_detail.title': 'Appel d\'outil',
'tool_detail.target': 'cible',
'tool_detail.input': 'entrée',
'copilot.agent_done': 'terminé',
'copilot.agent_running': 'en cours…',
'copilot.agent_finished': 'fini',