AI Dynamics

Global AI News Aggregator

About

Using Git diffs with LLM to summarize commit changes

git show 57ee | head -c 4000 | llm -s 'This is the first part of a diff. What did this commit actually *do*? Your answer should fit in a tweet.'

→ View original post on X — @patio11