Files
nexus/wiki/concepts/Agent模式.md
2026-04-14 16:02:50 +08:00

626 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
Agent模式 concept
AI
Cursor
模式
cursor-2-0-beginner-guide
mcp-in-cursor
2026-04-14

Definition

Cursor中的交互模式自动执行内嵌命令并处理工具调用。

与Normal模式对比

模式 特点 风险
Agent模式 自动执行命令 可能误操作
Normal模式 需手动复制执行 较安全
Ask模式 仅返回文本 不改动文件

YOLO Mode

  • 开启后自动执行所有命令
  • 官方默认关闭,建议谨慎使用

Connections