
Version AI Tracker
AI-powered coding version tracking and changelog management
Version AI Tracker launched on January 19, 2025 with 7 votes.
What it does
An AI-powered version tracking and changelog management tool for VSCode and Cursor. Automatically monitors your Git commits, intelligently categorizes changes, and maintains a well-structured changelog.
Does a similar job
all alternatives →

- DIDaily install trends of AI coding extensions in VS CodeOct 2025 · bloomberry.com · ▲28
For the past 4 years, I've been tracking the install counts of AI coding extensions in the Visual Studio Code marketplace (GitHub Copilot, Claude Code, OpenAI Codex, etc.) Today, I built an interactive dashboard that lets you see daily install counts for any of them over time. The chart shows GitHub Copilot by default, and you can overlay or swap in any of the other 20+ tools to compare. You can also see important dates in each tool's history (pricing changes, major releases, etc.) and how daily installs changed around those dates. Important caveats: 1) This only tracks VS Code extension…
GitHub Browser Plugin for AI Contribution Blame in Pull RequestsFeb 2026 · blog.rbby.dev · ▲62An extension of Refined GitHub browser plugin for AI contribution tracking capabilities in GitHub pull requests.
- TATracking AI Code with Git AINov 2025 · usegitai.com · ▲6
Git AI is a side project I created to track AI-generated code in our repos from development, through PRs, and into production. It does not just count lines, it keeps track of them as your code evolves, gets refactored and the git history gets rewritten. Think 'git blame' but for AI code. There's a lot about how it works in the post, but wanted to share how it's been impacting me + my team: - I find I review AI code very differently than human code. Being able to see the prompts my colleagues used, what the AI wrote, and where they stepped in to override has been extraordinarily helpful. This…
- GWGit why – log your agent reasoning trace along your codeApr 2026 · hexapode.github.io · ▲11
I was frustrated with not being able to know why the code written by my colleague agents was in the codebase, so I build a tool to version agent trace along code in git.
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 22d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 23d ago · company-app.joinastute.com




Source: Product Hunt launch ↗
Launched alongside, January 2025
the whole month →- IM
Hello! I'm Byran. I spent the past ~6 months engineering a laptop from scratch. It's fully open-source on GH at: https://github.com/Hello9999901/laptop
Dev tools · 2025 · byran.ee
- TITetris in a PDF▲1,289
I realized that the PDF engines of modern desktop browsers (PDFium and PDF.js) support JavaScript with enough I/O primitives to make a basic game like Tetris. It was a bit tricky to find a union of features that work in both engines, but in the end it turns out that showing/hiding annotation "fields" works well to make monochrome pixels, and keyboard input can be achieved by typing in a text input box. All in all it's quite janky but a nice reminder of how general purpose PDF scripting can be. The linked PDF is all ASCII so you can just open it in a text editor, or have a look at…
Life & fun · 2025 · th0mas.nl


Create lifelike, personalized AI avatars from text prompts
AI · 2025 · jogg.ai

- CC
Life & fun · 2025 · cs16.samke.me