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
Improves agent handling in the chat client by:
- Fixing agent config extension when agent is not provided
- Correcting URL generation for agent endpoints
- Fixing agent list mapping to use proper agent IDs
- Improving type annotations for provider options
These changes make the agent-related functionality more robust and
type-safe throughout the codebase.
0 commit comments