fix: add missing ProjectTotals fields in visualizer-views test fixture
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
20e0fe2460
commit
e66c73daae
1 changed files with 2 additions and 0 deletions
|
|
@ -249,6 +249,8 @@ console.log("\n=== renderMetricsView ===");
|
|||
toolCalls: 15,
|
||||
assistantMessages: 10,
|
||||
userMessages: 5,
|
||||
totalTruncationSections: 0,
|
||||
continueHereFiredCount: 0,
|
||||
},
|
||||
byPhase: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue