Files
nexus/wiki/entities/Cursor.md
2026-05-03 05:42:12 +08:00

588 B
Raw Blame History

title, type, tags, last_updated
title type tags last_updated
Cursor entity
2026-04-29

Overview

Cursor 是基于 AI 的代码编辑器(基于 VS Code。The Agency 将 Agent 转换为 .mdc 规则文件Cursor 的原生配置格式),以项目级作用域安装。

Key Facts

  • Agent 格式:.mdcCursor 规则文件)
  • 作用域Project-Scoped项目级
  • 安装方式:从项目根目录运行 ./scripts/install.sh --tool cursor
  • 前置步骤:无需 convert直接转换

Sources