Skip to content

reposummary

Turn a git repository's history into a Markdown journal: pick a time window or revision range and get a readable digest of what changed, optionally narrated by an LLM

Go cli 0.4.2

go install github.com/smm-h/reposummary@latest

What it is

Turn a git repository's history into a Markdown journal: pick a time window or revision range and get a readable digest of what changed, optionally narrated by an LLM

It is built for developers and AI agents who need a readable account of what a repository has been doing without walking the log commit by commit.

What it does

Install

Go
go install github.com/smm-h/reposummary@latest
npm
npm i -g reposummary
PyPI
pip install reposummary
Package names
  • Gogithub.com/smm-h/reposummary
  • PyPIreposummary
  • npmreposummary

More tools

rlsbl

Python

Release orchestration and project scaffolding CLI that bumps versions, validates a structured JSONL changelog, tags only the commit CI verified, and publishes to npm, PyPI, Go and more

safegit

Go

The Git CLI that is safe to hand to your AI Agents: no sharp edges by design, commit concurrency built-in, Git-compatible because it uses Git plumbing under the hood

saferm

Go

The `rm` replacement that is safe to hand to your AI Agents: deleted files can be restored, know exactly which session deleted a file, when, and why, with the reason being a required flag

One email a month

The digest goes out on the first Tuesday of the month: what shipped, in short. Unsubscribe in one click.

You are on the list. Check your inbox for the confirmation.
Read the docs