Back
Git Digest
Git Digest
#gitdigest
Replace daily standups with AI-powered code summaries so your entire team stays aligned—wherever they work.
Load previous page…
fix showing code changes distribution pie chart when there are no commits over the past 14 days
#gitdigest
fix Github account missing during sign up by creating a fallback flow where the user is asked to connect their Github account directly
#gitdigest
fix a bug where the daily Slack digest was showing a date range
#gitdigest
migrate chatbot to use the AI SDK tools feature for a more seamless experience (also enhanced the UI a bit)
#gitdigest
filter out duplicate commit summaries when they are already merged into the repository's default branch
#gitdigest
removed technical details, author, commit shas from changelogs and made summaries clearer and more user oriented
#gitdigest
✨ a few more improvements on the
#gitdigest chatbot when wanting to generate changelogs:
- increased speed of changelog generation by removing some unnecessary GH API requests
- can use more natural language to generate the changelog than requiring a strict format
- auto-find repository to which the commits belong if not mentioned
- updated chat guidelines with all these