Expand description
AI Session detection and visualization
Detect sessions where AI tools generated commits, grouping them by temporal proximity and co-author patterns.
Structs§
- AiSession
- Represents an AI-assisted coding session
- Session
Stats - Aggregated statistics for an AI session
Functions§
- detect_
sessions - Detect AI-assisted sessions from a list of git events