feat(report): add session analyzer engine (TS port of analyze-session.py)
Port all analysis logic from the Python script to TypeScript, running entirely in the renderer process. Produces a typed SessionReport from a SessionDetail with: token/cost analysis, friction signals, idle gaps, conversation tree metrics, test progression, and thrashing detection. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
e371ae793f
commit
465115ee5c
1 changed files with 1158 additions and 0 deletions
1158
src/renderer/utils/sessionAnalyzer.ts
Normal file
1158
src/renderer/utils/sessionAnalyzer.ts
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue