Auto-sync
This commit is contained in:
25
wiki/concepts/AI编程.md
Normal file
25
wiki/concepts/AI编程.md
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
title: AI编程
|
||||
type: concept
|
||||
tags: [AI, 编程, Coding]
|
||||
aliases: [AI Coding, AI辅助编程]
|
||||
---
|
||||
|
||||
## 定义
|
||||
利用AI辅助或自主完成代码编写、调试、重构的技术。
|
||||
|
||||
## 2025年格局
|
||||
- 终端AI Agent:Claude Code、Codex
|
||||
- IDE集成:Cursor
|
||||
- 开源平替:Cline
|
||||
|
||||
## Cline核心机制
|
||||
- 嵌入VS Code工作流
|
||||
- 深度理解项目上下文
|
||||
- 自动读取/修改文件
|
||||
- 支持MCP扩展
|
||||
- 敏感操作需用户授权
|
||||
|
||||
## Connections
|
||||
- [[AI编程]] ← 基座 ← [[大语言模型]]
|
||||
- [[Cline]] ← 开源平替 ← [[Cursor]]
|
||||
Reference in New Issue
Block a user