- Add a new guideline emphasizing the importance of articulating thoughts in simple language before coding. - Maintain existing focus on building with MVP principles for better code maintainability and readability.
3 lines
192 B
Markdown
3 lines
192 B
Markdown
你编写具有可维护性、高可读性、模块化的的代码,尽量不去对pipecat框架本身修改
|
||
以MVP构建为目标
|
||
编写代码之前先用易于理解的语言说清楚思路 |