docs: 在 README 文件中vscode插件列表中添加了 Git Commit Genie 集成

已在所有语言版本的 README 文件中将 Git Commit Genie 添加到集成列表中。为新的集成补充了文档、图片和演示 GIF。
This commit is contained in:
Lune macos 2025-10-03 11:17:22 +10:00
parent 840e93fbf2
commit 98ab3ee09d
10 changed files with 382 additions and 0 deletions

View file

@ -817,6 +817,11 @@ The purpose is to build infrastructure in the field of large models, through the
<td> <a href="https://code.visualstudio.com/docs/intelligentapps/overview"> AI Toolkit </a> </td>
<td> AI Toolkit for Visual Studio Code is a comprehensive extension that empowers developers and AI engineers to build, test, and deploy intelligent applications using generative AI models. </td>
</tr>
<tr>
<td> <img src="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/gitCommitGenie/Genie.png?raw=true" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/Nouvelle-Lune/git-commit-genie/blob/main/README.md"> Git Commit Genie </a> </td>
<td> Git Commit Genie uses mainstream large language models to generate standardized commit messages, supporting custom commit message templates and multi-step reasoning. It can perform intelligent repository analysis to provide better context for commit message generation. </td>
</tr>
</table>
<p style="text-align: right;"><a href="#table-of-contents">^ Back to Contents ^</a></p>