This repository was archived by the owner on Feb 10, 2026. It is now read-only.
Commit 0908b8f
committed
feat(main.ts): Add commit style analysis and storage
- Implement function to analyze commit history and extract a minimal style guide
- Store the learned commit style for the repository or per author
- Load previously learned styles and use them as the default
- Add support for different commit formats (Conventional, Semantic, Angular, Kernel)
- Allow resetting the default format
BREAKING CHANGE: Removed the `build.ts` file and related functionality1 parent bd0ed3e commit 0908b8f
3 files changed
Lines changed: 524 additions & 95 deletions
Whitespace-only changes.
0 commit comments