Sync: add integration and agent file notes

This commit is contained in:
2026-04-25 18:43:06 +08:00
parent 7cb331a532
commit 2613a74c73
18 changed files with 2366 additions and 40 deletions

25
wiki/entities/Windsurf.md Normal file
View File

@@ -0,0 +1,25 @@
---
title: "Windsurf"
type: entity
tags: []
sources: ["windsurf-integration", "integrations-readme", "Vibe-Coding"]
last_updated: 2026-04-25
---
## Overview
Windsurf 是 Codeium 开发的 AI 代码编辑器,支持通过 `.windsurfrules` 文件注入自定义规则和 Agent 角色定义。
## Details
- **开发者**Codeium
- **集成方式**`.windsurfrules` 文件,项目级生效
- **Agent 来源**The Agency Agent roster147 个 Agent 跨 12 部门)
- **激活方式**:在 Windsurf prompt 中按名称引用 Agent如 "Use the Frontend Developer agent to build this component."
- **安装脚本**`install.sh --tool windsurf`,从项目根目录执行
- **规则生成**`convert.sh --tool windsurf` 重新生成规则文件
## Aliases
- Windsurf IDE
- Codeium Windsurf
## Connections
- The Agency 的项目级 IDE 集成生态成员之一,与 [[Cursor Integration]].mdc和 [[Aider Integration]]CONVENTIONS.md构成互补