Commit 7d98224
fix: relabel misleading "Open Threads" to "Threads Referenced" in analyze output
The analyze tool was summing open_threads arrays across all sessions,
producing an inflated count (e.g., 2107) vs the actual 14 deduplicated
threads. Relabeling to accurately describe what the metric measures.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6f57baa commit 7d98224
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
588 | | - | |
| 588 | + | |
589 | 589 | | |
590 | 590 | | |
591 | 591 | | |
| |||
0 commit comments