-
Notifications
You must be signed in to change notification settings - Fork 205
AI vs Human classification issue in VSCode #474
Description
Hi WakaTime Team,
I’d like to report a potential issue regarding the AI vs Human classification in the VSCode plugin.
In one of my recent commits, Git shows:
10 files changed +939 -11
However, in the WakaTime dashboard, it reports:
Human: +456 -6
AI additions: 15 0
The issue is that the changes in this commit were entirely AI-generated. In fact, in several recent commits, I’ve had thousands of lines generated or heavily modified by AI, yet the dashboard only records a few hundred lines — and often categorizes most of them as Human instead of AI.
This makes me wonder:
- How exactly does WakaTime determine whether a change is classified as AI vs Human?
- Under what conditions will modifications be counted as “AI additions”?
- Is there a known issue where large AI-generated diffs are only partially tracked?
As a long-time developer, I genuinely care about accurately attributing credit. If a significant portion of my work is AI-assisted, I want that to be reflected correctly in the stats.
I’d appreciate any clarification, and hopefully this can be fixed if it’s a bug.
Thank you for your work on WakaTime!
Best regards,
@1chooo