git-changes-commit-message
Analyzes git changes in a specified path and generates conventional commit messages using OpenAI's GPT models, supporting both staged and unstaged changes with detailed summaries.
Instructions
Analyzes current git changes and provides a commit message
Input Schema
Name | Required | Description | Default |
---|---|---|---|
autoCommitPath | Yes | Optional path to analyze specific directory/file |