Tags: Sitoi/ai-commit
Tags
📝 docs(readme): update supported AI providers and configuration details - add DeepSeek to supported AI providers list - fix formatting and spacing in configuration tables - update Chinese documentation to match English version - correct prompt file reference in Chinese README - standardize configuration parameter descriptions across languages
✨ feat(version): update project version to 0.0.9 - update version in package.json and package-lock.json ♻️ refactor(generator): improve commit message generation - format function parameters for readability - enhance error handling and progress reporting - improve code structure and readability - update error messages for clarity 💄 style(utils): adjust progress notification title - capitalize extension name in progress notification
✨ feat(docs): add model selection info - Add information on how to select an OpenAI model【docs(README.md)】 - Update the Chinese version of README to match【docs(README.zh_CN.md)】 📦 build(version): update version - Increment version from 0.0.7 to 0.0.8【package.json】
📝 docs(README): update configuration notes - add default prompt reference for versions >= 0.0.5 - clarify custom prompt configuration for non-Gitmoji users 🔧 chore(version): bump version to 0.0.7 - update version number in package.json ✨ feat(prompt): add new gitmoji and non-gitmoji prompt files - introduce separate files for Gitmoji and non-Gitmoji commit message generation guidelines