[untitled]1 points·by baetylus·4 miesiące temu·0 comments1 commentsPost comment[–]baetylus·4 miesiące temureplyHey 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!
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):
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!