You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The practice of software engineering indicates that conducting a requirements analysis before planning is extremely necessary.
Especially in a toC agent application (this one), the user's requirements are often vague at the beginning. Therefore, clarifying the user's requirements before the agent makes a plan is necessary.
This is also a common pain point in agent applications. Initial errors accumulate in the agent loop and eventually cause everything to go haywire.