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

19 lines
588 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: "Cursor"
type: entity
tags: []
last_updated: 2026-04-29
---
## Overview
Cursor 是基于 AI 的代码编辑器(基于 VS Code。The Agency 将 Agent 转换为 `.mdc` 规则文件Cursor 的原生配置格式),以项目级作用域安装。
## Key Facts
- Agent 格式:`.mdc`Cursor 规则文件)
- 作用域Project-Scoped项目级
- 安装方式:从项目根目录运行 `./scripts/install.sh --tool cursor`
- 前置步骤:无需 convert直接转换
## Sources
- [[OpenCode Integration]]`Agent/agency-agents/integrations/README.md`