Show HN: open source, local CLI that turns your commits into product updates(github.com)
github.com
Show HN: open source, local CLI that turns your commits into product updates
https://github.com/trydebrief/debrief-cli
0 コメント
—
https://github.com/trydebrief/debrief-cli
—
This is a local CLI that translates every push into product updates.
They're logged on Debrief (link is available on repo), but you can ostensibly change it to wherever.
I built this as a first-step to helping engineers communicate work real-time. I'm aware many companies have built-in pipelines, but was hoping that this could bridge the gap between what was planned and what was done (e.g. the trade-offs and granular decisions made).
Hope some folks find it useful! -Will
BTW - you can use `local` mode on this, so that you run a script on every push to summarize with your own AI scripts, in case you need anything bespoke.