Module 412 min
像产品经理一样调试
用"预期 vs 实际"的语言描述 bug 和改进点,让智能体修复问题而不破坏无关部分。
0 / 8 lessons · 0%
我们仍在将本课翻译成简体中文。目前您阅读的是English版本。帮助我们翻译
Talk to the agent like a product manager
Debugging prompt
Use expected vs actual: Expected: ... Actual: ... Please inspect the relevant files, explain the likely cause, and make the smallest fix. Do not redesign unrelated parts.