feat(web): show tool execution timing (#1140)

This commit is contained in:
Ananovo
2026-07-26 15:08:40 +08:00
committed by GitHub
parent 44390af35c
commit d90bde0b88
8 changed files with 367 additions and 38 deletions
+2
View File
@@ -416,6 +416,8 @@ export default {
'tool.trace.callsSuffix': 'calls',
'tool.result': 'Result',
'tool.duration': 'Duration',
'tool.startedAt': 'Started',
'tool.completedAt': 'Finished',
'tool.semanticTitle.readFile': 'Read file',
'tool.semanticTitle.runShell': 'Run shell',
'tool.semanticTitle.search': 'Search',