Alternatives
Products that do what ReWeaver AI DriftDetector does
Drift score for any GitHub repo
- 1

- 2

- 3

Trace, evaluate, and improve AI agents in production
30d ago · telerik.com
- 4

- 5

- 6

- 7

- 8

- 9SY
Mar 2026 · twill.ai
- 10GC
Two weeks ago I wished I knew how quickly the watcher count on some of my repos was growing. Now I can. In addition to watchers, I'm also tracking issues, forks, and repo size. I find it fascinating to watch how issues trickle in throughout the day for large project like Rails http://bit.ly/rvsNLM. Also interesting to see how Node seems to be rapidly growing in size http://bit.ly/vstVN9. Let me know what you think http://gitego.com/
2011
- 11IC
Hey HN, I built ShadowGit a while back to automatically commit code every minute to a hidden git repo (.shadowgit.git). Original goal was to easily rollback when AI tools break things. But I discovered something interesting: this minute-by-minute history is perfect context for AI assistants. So I built an MCP server that lets Claude/Cursor query this history using native git commands. The results surprised me: Before: Claude would read my entire codebase repeatedly, burning 15,000+ tokens to debug issues. After: Claude runs `git log --grep="drag"` finds when drag-and-drop worked,…
2025 · shadowgit.com
- 12IB
I’ve spent the last 2.5 months building a product that runs LLM-powered code reviews on my pull requests — and I just launched it. The tool is built specifically for solo developers. You install it on your repo, trigger a scan by creating a pull request, and it leaves structured review comments using OpenAI under the hood. Funnily enough, I used the dev version of this app to review its own pull requests while building it. It helped me spot bugs, simplify structure, and keep quality high — all with minimal need for another human in the loop. Things I want to try out in the next months : -…
2025 · codii.dev
- 13AG
Hi Hacker News! I’m Rashid, a first-year student at UT Austin and the person leading development of Rejourney, a web/app analytics and session replay tool. Recently, a handful of our users emailed us that they only care about a few user recordings (replays) that show conversion issues, and didn't want to waste time watching all the session replays they got. And no matter how many filters/smart capture rules we put in, the deterministic methods of choosing what to capture always missed important session recordings or overshot and recorded everything. Our users also used other…
Jun 2026 · rejourney.co
- 14

- 15VW
We've been working on Verelo website monitoring for just over six months now. Our project was created out of frustrations with existing monitoring tools while working in the DevOps team at our past employer. We consider ourselves different to what's out there today for a few reasons: - Our main goal is to provide a monitoring service which can truly help you meet and prove your SLA. This means a few critical enhancements from what's out there today. - We provide sub-minute checks. You can use us to check as regularly as every 5 seconds (for paid accounts, free beta accounts can only do 60…
2012
- 16

- 17RO
Hey HN, I built RepoGPT, an open-source AI tool that lets you interact with your GitHub repos using natural language. Ask it things like: How is auth implemented? List API endpoints. What are the key dependencies? RepoGPT aims to make navigating large codebases easier with AI. Check it out: https://github.com/mbarinov/repogpt You'll need Node.js, pnpm, Docker (PostgreSQL), and an OpenAI API key. Full setup in the README. Feedback and contributions are welcome! Also, I'm looking for remote roles in EU time zones. Thanks!
2024 · github.com
- 18

- 19TA
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…
Nov 2025 · usegitai.com
- 20CA
Hello HN! I built a pre-commit code scanner that checks your staged changes for security vulnerabilities every time you run 'git commit'. I am an inexperienced programmer and this is my first personal project. Any feedback, positive or negative, big or small, relevant or not, would be greatly helpful and appreciated! The tool requires Gitleaks and Python to run, you will also need to use your own AI API key, which I understand is a big setup friction. You can check out my demo video instead if that is more convenient: https://youtu.be/ZYe5vWFRTus?si=9Fv8DhTHktwDK4mV Thank you…
Jun 2026 · github.com
- 21SM
About 6 years ago I wrote a blog post [0] with some ideas on how to help popular open source maintainers deal with all the noise on Github. Patted myself in the back and never did anything about it :) There's recently been a lot more discussion around this due to AI, so I've built a simple tool called "Slop Meter" [1]. It gives maintainers a quick snapshot of the user's history in open source: 1) Do they just open issues and expect you to do everything, or will they put in the work to fix the problems and open a PR? What's the issues : PR ratio? 2) If they do contribute, what percentage of…
Mar 2026
- 22AR
This little tool gives you the numbers (stars, commits, issues, etc.) you need for different GitHub projects in one place, with comparison charts available. GitHub repo: https://github.com/vesoft-inc/github-statistics
2020
- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →