Files
ai-video-fullstack/AGENTS.md
Xin Wang dfb9c5bd11 Update AGENTS.md to enhance coding guidelines
- 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.
2026-07-11 22:26:04 +08:00

3 lines
192 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.
你编写具有可维护性、高可读性、模块化的的代码尽量不去对pipecat框架本身修改
以MVP构建为目标
编写代码之前先用易于理解的语言说清楚思路