2.1.0-beta.3 (2026-05-29)
Features Added
- Added client for Agent optimization Jobs.
Breaking Changes
CreateSkillFromPackageandCreateSkillFromPackageAsyncmethods ofProjectAgentSkillsclient were replaced byCreateSkillVersionFromFilesandCreateSkillVersionFromFilesAsyncrespectively.DownloadSkillandDownloadSkillAsyncmethods ofProjectAgentSkillsclient were replaced byGetSkillContentandGetSkillContentAsyncrespectively.UpdateSkillandUpdateSkillAsyncmethods ofProjectAgentSkillsnow can only set the default version ofAgentsSkill.OptimizationTaskResult.Tokenswas changed frominttolong.