|
2 | 2 | "version": 1, |
3 | 3 | "created_at": "2026-04-05T03:39:06.883Z", |
4 | 4 | "lifetime": { |
5 | | - "total_tokens_estimated": 78347, |
6 | | - "total_reads": 143, |
7 | | - "total_writes": 364, |
8 | | - "total_sessions": 8, |
9 | | - "anatomy_hits": 79, |
| 5 | + "total_tokens_estimated": 79621, |
| 6 | + "total_reads": 144, |
| 7 | + "total_writes": 366, |
| 8 | + "total_sessions": 9, |
| 9 | + "anatomy_hits": 80, |
10 | 10 | "anatomy_misses": 64, |
11 | 11 | "repeated_reads_blocked": 10, |
12 | | - "estimated_savings_vs_bare_cli": 17164 |
| 12 | + "estimated_savings_vs_bare_cli": 17364 |
13 | 13 | }, |
14 | 14 | "sessions": [ |
15 | 15 | { |
|
3366 | 3366 | "repeated_reads_blocked": 0, |
3367 | 3367 | "anatomy_lookups": 0 |
3368 | 3368 | } |
| 3369 | + }, |
| 3370 | + { |
| 3371 | + "id": "session-2026-04-07-2046", |
| 3372 | + "started": "2026-04-07T20:46:53.116Z", |
| 3373 | + "ended": "2026-04-07T20:48:05.472Z", |
| 3374 | + "reads": [ |
| 3375 | + { |
| 3376 | + "file": "/home/user/talos-argocd-proxmox/my-apps/home/project-zomboid/deployment.yaml", |
| 3377 | + "tokens_estimated": 1067, |
| 3378 | + "was_repeated": false, |
| 3379 | + "anatomy_had_description": false |
| 3380 | + } |
| 3381 | + ], |
| 3382 | + "writes": [ |
| 3383 | + { |
| 3384 | + "file": "/home/user/talos-argocd-proxmox/my-apps/home/project-zomboid/deployment.yaml", |
| 3385 | + "tokens_estimated": 21, |
| 3386 | + "action": "edit" |
| 3387 | + }, |
| 3388 | + { |
| 3389 | + "file": "/home/user/talos-argocd-proxmox/my-apps/home/project-zomboid/deployment.yaml", |
| 3390 | + "tokens_estimated": 186, |
| 3391 | + "action": "edit" |
| 3392 | + } |
| 3393 | + ], |
| 3394 | + "totals": { |
| 3395 | + "input_tokens_estimated": 1067, |
| 3396 | + "output_tokens_estimated": 207, |
| 3397 | + "reads_count": 1, |
| 3398 | + "writes_count": 2, |
| 3399 | + "repeated_reads_blocked": 0, |
| 3400 | + "anatomy_lookups": 1 |
| 3401 | + } |
3369 | 3402 | } |
3370 | 3403 | ], |
3371 | 3404 | "daemon_usage": [], |
|
0 commit comments