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…
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
added a short guideline and improved suggestions for the
#gitdigest chatbot
more
#gitdigest chatbot improvements: added advanced commit query filters by time, author, and duration; improved response formatting and context clarity; integrated zod schema validation