Auto-sync

This commit is contained in:
2026-04-15 15:02:52 +08:00
parent bb2f9b2b3a
commit d3e7fcf81f
71 changed files with 2549 additions and 0 deletions

26
wiki/entities/Composer.md Normal file
View File

@@ -0,0 +1,26 @@
---
title: "Composer"
type: entity
tags: [cursor, ai-ide]
last_updated: 2026-04-15
---
# Composer
## 基本信息
- **类型**AI IDE 组件
- **平台**[[Cursor]]
- **功能**Cursor 中的对话构建模块
## 描述
Cursor IDE 中的对话构建模块,支持 Agent 模式和 Normal 模式两种交互方式。
## 两种模式
- **Agent 模式**:自动执行 MCP 工具链,减少手动操作
- **Normal 模式**:需用户手动复制命令执行
## Aliases
- Cursor Composer
## Connections
- [[Cursor]]:所属平台