Wild how many folks vibe code a thing and then claim to have created something that they ask us to plug into critical infrastructure with the ability to read, write, and execute.
No thanks.
Where does this say it's vibe coded?
It's more wild that everyone's first reaction to seeing a new product is "probably vibe-coded AI slop". We held so little respect for the craft of software engineering that AI managed to kill it completely in about two years.
From the FAQ:
Yes, many teams use Gitmore to eliminate or reduce daily standups. Instead of synchronous meetings where developers report what they worked on, Gitmore automatically extracts this information from Git activity.
If your standups are just reports of what code the dev worked on the previous day then that sounds like a great thing to automate away, and Gitmore is likely a great way to do that.
However, that also means your standups are a pointless waste of time, and the solution shouldn't be to automate the pointless waste of time, it should be to improve your standups so they're actually useful. Rather than just saying what code the devs wrote you could use the time to discuss problems that came up, where people are blocked or where they believe they might be blocked in the next couple of days, or just have a bit of a check-in with everyone to see if they're feeling good about their progress. Standups shouldn't be simple progress reports; they should be an opportunity for the team to come up for air and chat with one another. If you're missing that then you're not really a team, you're just a bunch of individual devs working in the same domain. That sucks. The solution isn't removing the meeting with automation.
Try it https://gitmore.io
I think github has some API for this right?
Does gitmore just call GitHub API or counts by commits manually?
Gitmore uses github api and AI generates insights/ custom newsletters for users. You can also connect Gitmore's AI into slack and ask it questions directly from your workspace.