新增wiki命令文件
This commit is contained in:
28
wiki/entities/Cursor.md
Normal file
28
wiki/entities/Cursor.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: "Cursor"
|
||||
type: entity
|
||||
tags: [AI, IDE, 代码编辑器]
|
||||
sources: [cursor-2-0-beginner-guide, mcp-in-cursor]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
基于VS Code的AI增强代码编辑器,支持AI模型辅助代码生成和多任务代理操作。
|
||||
|
||||
## Core Attributes
|
||||
- 类型:AI代码编辑器
|
||||
- 基础:VS Code
|
||||
- 定价:免费可用,付费升级获取更多额度
|
||||
- 支持:多AI代理并行操作
|
||||
|
||||
## Key Features
|
||||
- **Composer**:自研AI模型,生成速度比同类快4倍
|
||||
- **多代理模式**:同时运行不同任务,互不干扰
|
||||
- **Diff视图**:查看AI代码改动对比
|
||||
- **Agent模式**:自动执行内嵌命令并处理工具调用
|
||||
- **Ask模式**:仅提供文本答案,不改动文件
|
||||
- **MCP集成**:支持Model Context Protocol外部工具集成
|
||||
|
||||
## Connections
|
||||
- [[MCP]] ← 集成 ← [[Cursor]]
|
||||
- [[Composer]] ← 核心模型 ← [[Cursor]]
|
||||
Reference in New Issue
Block a user