[–] baetylus 4mo ago ↗ Hey HN,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 CLIWould love your thoughts. Thanks!
1 comment
[ 4.4 ms ] story [ 33.8 ms ] threadThis 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):
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!