Merge pull request #78 from AstroAir/main

add cline
This commit is contained in:
Huang Panpan 2025-01-15 09:36:37 +08:00 committed by GitHub
commit 964cf4ec26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 108 additions and 0 deletions

View file

@ -132,6 +132,11 @@
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/continue/README_cn.md"> Continue </a> </td>
<td> 开源 IDE 插件,使用 LLM 做你的编程助手 </td>
</tr>
<tr>
<td> <img src="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/cline/assets/favicon.png?raw=true" alt="Icon" width="64" height="auto" /> </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>
</tr>
</table>
### neovim 插件