-
-
-
-
-
-
-
-
-
-
- ...
-
-
-
-
{{ error }}
-
-
-
- Sin mensajes en esta sesión
-
-
-
-
-
-
-
- {{ msg.role === 'user' ? 'Tú' : agent.uiConfig?.shortLabel || 'AG' }}
-
- {{ formatSessionTime(msg.timestamp) }}
-
- {{ msg.toolCalls.length }} tools
-
-
-
{{ truncateContent(msg.content) }}
-
-
-
-
-
- {{ shortModel(stats.model) }}
- ·
- {{ formatDuration(stats.duration) }}
- ·
- {{ formatTokens(stats.totalInput + stats.totalOutput) }}
- ·
- {{ stats.toolCallCount }} tools
-
-
-