📝 docs(README): add AI Commit to VS Code extension list

- add AI Commit to the list of VS Code extensions in README, README_cn, and README_ja
This commit is contained in:
Sitoi 2025-02-11 22:59:33 +08:00
parent 5dff82fefc
commit 7012ae8b86
3 changed files with 23 additions and 10 deletions

View file

@ -240,7 +240,6 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
</tr> </tr>
</table> </table>
### Synthetic data curation ### Synthetic data curation
<table> <table>
@ -251,7 +250,6 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
</tr> </tr>
</table> </table>
### IM Application Plugins ### IM Application Plugins
<table> <table>
@ -330,6 +328,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/cline/README.md"> Cline </a> </td> <td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/cline/README.md"> Cline </a> </td>
<td> Meet Cline, an AI assistant that can use your CLI aNd Editor. </td> <td> Meet Cline, an AI assistant that can use your CLI aNd Editor. </td>
</tr> </tr>
<tr>
<td> <img src="https://raw.githubusercontent.com/Sitoi/ai-commit/refs/heads/main/images/logo.png?raw=true" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/Sitoi/ai-commit/blob/main/README.md"> AI Commit </a> </td>
<td> Use AI to generate git commit messages in VS Code. </td>
</tr>
</table> </table>
### neovim Extensions ### neovim Extensions

View file

@ -261,6 +261,11 @@
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/cline/README.md"> Cline </a> </td> <td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/cline/README.md"> Cline </a> </td>
<td> Cline 是一款能够使用您的 CLI 和编辑器的 AI 助手。 </td> <td> Cline 是一款能够使用您的 CLI 和编辑器的 AI 助手。 </td>
</tr> </tr>
<tr>
<td> <img src="https://raw.githubusercontent.com/Sitoi/ai-commit/refs/heads/main/images/logo.png?raw=true" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/Sitoi/ai-commit/blob/main/README.md"> AI Commit </a> </td>
<td> 使用 AI 生成 git commit message 的 VS Code 插件。 </td>
</tr>
</table> </table>
### neovim 插件 ### neovim 插件

View file

@ -6,7 +6,7 @@
# Awesome DeepSeek Integrations ![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) # Awesome DeepSeek Integrations ![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)
DeepSeek APIを人気のソフトウェアに統合します。APIキーを取得するには、[DeepSeek Open Platform](https://platform.deepseek.com/)にアクセスしてください。 DeepSeek API を人気のソフトウェアに統合します。API キーを取得するには、[DeepSeek Open Platform](https://platform.deepseek.com/)にアクセスしてください。
[English](https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/README.md)/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/README_cn.md)/日本語 [English](https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/README.md)/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/README_cn.md)/日本語
@ -140,7 +140,7 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取
</tr> </tr>
</table> </table>
### AIエージェントフレームワーク ### AI エージェントフレームワーク
<table> <table>
<tr> <tr>
@ -150,7 +150,7 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取
</tr> </tr>
</table> </table>
### RAGフレームワーク ### RAG フレームワーク
<table> <table>
<tr> <tr>
@ -160,7 +160,7 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取
</tr> </tr>
</table> </table>
### Solanaフレームワーク ### Solana フレームワーク
<table> <table>
<tr> <tr>
@ -170,7 +170,7 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取
</tr> </tr>
</table> </table>
### IMアプリケーションプラグイン ### IM アプリケーションプラグイン
<table> <table>
<tr> <tr>
@ -230,7 +230,7 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取
</tr> </tr>
</table> </table>
### VS Code拡張機能 ### VS Code 拡張機能
<table> <table>
<tr> <tr>
@ -243,9 +243,14 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/cline/README.md"> Cline </a> </td> <td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/cline/README.md"> Cline </a> </td>
<td> Clineは、CLIとエディタを使用できるAIアシスタントです。 </td> <td> Clineは、CLIとエディタを使用できるAIアシスタントです。 </td>
</tr> </tr>
<tr>
<td> <img src="https://raw.githubusercontent.com/Sitoi/ai-commit/refs/heads/main/images/logo.png?raw=true" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/Sitoi/ai-commit/blob/main/README.md"> AI Commit </a> </td>
<td> VS Code で AI を使用して git commit message を生成するプラグイン。 </td>
</tr>
</table> </table>
### neovim拡張機能 ### neovim 拡張機能
<table> <table>
<tr> <tr>
@ -265,7 +270,7 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取
</tr> </tr>
</table> </table>
### JetBrains拡張機能 ### JetBrains 拡張機能
<table> <table>
<tr> <tr>