Conversation
- 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 functionality
- Add 'update' task to pull latest changes and install dependencies - Update dependencies in deno.lock - Improve commit message generator logic BREAKING CHANGE: Removed 'install' task, use 'update' instead
- Add support for multiple commit formats (Conventional, Angular, Semantic, Linux Kernel) - Introduce repository and author-specific commit styles - Add instructions for updating the tool - Expand usage examples for different commit formats BREAKING CHANGE: Remove basic auth support in favor of OAuth2
|
@CodiumAI-Agent /review |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
No description provided.