Files
persistent-chat-plugin/cursor-config/README.md
卡若AI 64c3b23468 chore: Cursor 全面替换 co-chat → pchat 配置真源
- cursor-config/ 项目级+用户级 MCP 与 rules 模板
- deploy-cursor-config.sh 一键部署
- retire_cochat.sh 支持 patchNativeOk 并自动卸载扩展
- mcp-config/cursor.mcp.json 同步 ensure-hub 唯一套

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 17:51:28 +08:00

13 lines
514 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.

# Cursor 配置真源pchat 唯一套)
> 部署:`bash cursor-config/deploy-cursor-config.sh [/path/to/workspace]`
| 文件 | 部署目标 |
|:---|:---|
| `mcp.project.json` | `<workspace>/.cursor/mcp.json` |
| `mcp.user.json` | `~/.cursor/mcp.json`(应为 `{}`,避免双载) |
| `rules/persistent-chat.mdc` | 模式 A · wait 续跑 |
| `rules/pchat-composer.mdc` | 模式 B · Composer 增强 |
**不含 co-mcp / co-chat.mdc**。co-chat 扩展卸载见 `scripts/co-integration/retire_cochat.sh`