AI 摘要
/goal 真的太强了! 这是目前能从编程智能体中获得最大收益的方法。 为了效率,我发现最好在 /goal 之前先做规划。这能确保智能体拥有正确的上下文和目标,而这通常只有通过仔细规划才能实现。
/goal is really insane!
It's how you can get the most out of coding agents today.
For efficiency, I find it works best when you do planning before /goal. This ensures the agent has the right context and goal, which often only happens with careful planning.