Files
soul-yongping/.cursor/config/model_switch.json

14 lines
456 B
JSON

{
"default": "cursor",
"roles": [
{"role": "老板分身", "model": "cursor"},
{"role": "开发助理", "model": "cursor"},
{"role": "小程序开发工程师", "model": "cursor"},
{"role": "管理端开发工程师", "model": "cursor"},
{"role": "后端工程师", "model": "cursor"},
{"role": "产品经理", "model": "cursor"},
{"role": "软件测试", "model": "cursor"},
{"role": "团队", "model": "cursor"}
]
}