Files
nexus/wiki/entities/Cline.md
2026-04-15 08:15:46 +08:00

27 lines
624 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: Cline
type: entity
tags: [AI编程, VSCode插件, 开源]
aliases: []
---
## 基本信息
- **类型**VS Code AI编程插件
- **定位**Cursor的最佳开源平替
- **开源地址**https://github.com/cline/cline
## 核心定位
VS Code生态中公认最强大的开源自主编程插件。
## 关键能力
- 深度理解项目上下文
- 自动读取、修改文件
- 运行终端命令
- 支持MCP扩展连接本地数据库
- 执行敏感操作前需用户授权
## Connections
- [[Cline]] ← 开源平替 ← [[Cursor]]
- [[Cline]] ← 集成 ← [[VS Code]]
- [[Cline]] ← 支持 ← [[MCP]]