Files
nexus/wiki/concepts/AI结对执行.md
2026-04-18 07:18:06 +08:00

22 lines
750 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: "AI结对执行"
type: concept
tags: [vibe-coding, workflow]
---
## 定义
Vibe Coding 的核心理念之一,指人与 AI 协作进行开发AI 负责具体的代码实现,开发者负责产品逻辑和审美把控。
## 工作模式
- 开发者描述需求和期望
- AI 生成实现计划和代码
- 开发者审查和调整
- 循环迭代直到完成
## 与 Vibe Coding 的关系
AI结对执行是 Vibe Coding 三要素之一(规划驱动 + 上下文固定 + AI 结对执行),将开发者从体力劳动中解放出来,专注于创造性决策。
## 连接关系
- [[AI结对执行]] ← part_of ← [[Vibe Coding]]
- [[AI结对执行]] → enables → [[Plan Mode]]
- [[AI结对执行]] → enables → [[Build Mode]]