docs: add Commit Genie to integration list

This commit is contained in:
joygqz 2025-10-05 03:40:45 +08:00
parent 840e93fbf2
commit 4a5512388a
5 changed files with 25 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://raw.githubusercontent.com/joygqz/commit-genie/refs/heads/main/images/logo.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://marketplace.visualstudio.com/items?itemName=joygqz.commit-genie"> Commit Genie </a> </td>
<td> AI-powered code review and commit message generator for VS Code. Automatically reviews your code changes and generates meaningful, standard commit messages. </td>
</tr>
</table>
<p style="text-align: right;"><a href="#table-of-contents">^ Back to Contents ^</a></p>