agent-ecosystem/src
Paul Holstein 465115ee5c 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>
2026-02-21 16:43:18 -05:00
..
main Merge pull request #44 from KaustubhPatange/main 2026-02-22 01:10:05 +09:00
preload feat: search session globally across projects 2026-02-21 14:34:25 +05:30
renderer feat(report): add session analyzer engine (TS port of analyze-session.py) 2026-02-21 16:43:18 -05:00
shared Merge pull request #44 from KaustubhPatange/main 2026-02-22 01:10:05 +09:00
CLAUDE.md Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00