This tool creates non-technical summaries of git pushes for engineers to share with their team.
Hopefully that makes status updates less cumbersome when you get pinged.
Usage — just run this in a repo you want to track (you'll need to login):
npx @trydebrief/cli@latest init
Features:- Local git hook (no GitHub auth)
- Option to run fully local (run your own AI script and send us results)
- ZDR: we discard code once summarized; only using models with ZDR policy
- Open source CLI
Would love your thoughts. Thanks!