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
Strengthen system prompt to ensure agent calls tools (#4)
The agent was responding conversationally ("Sure, let me check!")
instead of actually invoking tools. Add explicit instructions mapping
user requests to specific tool calls with ALWAYS/Never directives.
0 commit comments