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
Add deployment field to agent dispatch in TokenSource
Add support for targeting specific agent deployments when using TokenSource:
- Add AgentDeployment property to TokenSourceFetchOptions
- Add Deployment field to AgentDispatch class
- Include deployment in BuildRequest when any agent field is set
Leave deployment empty to target the production deployment.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments