Recap your contributions

No more sifting through commits to remind yourself what you did yesterday or last week. Intelligently recap your contributions into a concise, digestible summary. Perfect for daily standup updates, daily or weekly reports or simply to jog your own memory of everything you’ve accomplished recently!

 
You can paste a GitHub repository URL like this anywhere on this page to pre-populate these fields. Try it with any public repository or a private repository you’ve granted access to.

One credit will be used as soon as your recap starts being generated. You won’t be charged if your queued request cannot be processed for any reason.

The dummy text shown here only gives you a very basic idea of how your recap will look. See the examples page for a better idea of what you’ll get.

May 29th:

  • Fixed trivial build errors introduced by package upgrades
  • Added recommended 'sharp' image optimization package
  • Moved email sending logic out of edge function, off critical path, into webhook callback handler
  • Added a note about creating a notifications table (post merge)
  • Implemented very basic thank you/error widget feedback screens
  • Destructured response and made it dynamic from the server

May 30th:

  • Created notifications table
  • Paved the way for dynamic thank you messages
  • Renamed Supabase callback handler