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

@ -789,6 +789,11 @@
<td> <a href="https://code.visualstudio.com/docs/intelligentapps/overview"> AI Toolkit </a> </td>
<td> Visual Studio Code 的 AI Toolkit 是一個綜合性擴展,為開發人員和 AI 工程師提供使用生成式 AI 模型構建、測試和部署智能應用程序的能力。 </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> 適用於 VS Code 的 AI 程式碼審查和提交訊息產生器。自動審查您的程式碼變更並產生有意義的標準提交訊息。 </td>
</tr>
</table>
<p style="text-align: right;"><a href="#目錄">^ 返回目錄 ^</a></p>