CLI that turns LLM input into well-formatted Conventional Commits
0

Configure Feed

Select the types of activity you want to include in your feed.

docs(installation): fix module path typo

Amolith (Oct 23, 2025, 7:43 AM -0600) 849bafd7 85f8e3be

+1 -1
+1 -1
README.md
··· 33 33 command so it can try to run it on its own or ask you to run it. 34 34 35 35 ```bash 36 - go install git.secluded.site/formatted-commits@latest 36 + go install git.secluded.site/formatted-commit@latest 37 37 ``` 38 38 39 39 Copy/paste this into wherever you tell your models how to write commits. For