cursor_agents
by junchenfeng
This project uses an MCP server to integrate a team of experts into the agent workflow. The first iteration focuses on task documentation, providing technical component suggestions, key component selection advice, and human consideration points, with options for some tasks.
View on GitHub
Last updated: N/A
cursor_agents
use mcp server to add a team of experts into the agent flow
第一次迭代
- task文档要给出大致需要的技术组件以及关键组件的选型建议(例如TTS用哪个组件)
- task文档要给出需要人考虑的点,部分任务可以给出多个Option
- 增加根据历史技术设计文档实现下一个技术设计文档的功能