Skip to content

Releases: rwjdk/AgentFrameworkToolkit

Version 1.11.1 (26th of June 2026)

Choose a tag to compare

@rwjdk rwjdk released this 26 Jun 04:52
  • Updated Agent Framework from 1.11.0 to 1.11.1
  • Updated all NuGet packages to the latest

Version 1.11.0 (23rd of June 2026)

Choose a tag to compare

@rwjdk rwjdk released this 23 Jun 21:55
  • Updated Agent Framework from 1.10.0 to 1.11.0
  • Updated all NuGet packages to the latest

Version 1.10.0 (10th of June 2026)

Choose a tag to compare

@rwjdk rwjdk released this 10 Jun 21:04
  • Updated Agent Framework from 1.9.0 to 1.10.0
  • Updated all NuGet packages to the latest
  • Anthropic: Added support for Effort and ServiceTier parameters
  • Anthropic: Added Opus 4.7, 4.8 and Fable 5 as known models
  • Google: Added support for ServiceTier parameters

Version 1.9.0 (4th of June 2026)

Choose a tag to compare

@rwjdk rwjdk released this 04 Jun 18:29
  • Updated Agent Framework from 1.8.0 to 1.9.0
  • Updated all NuGet packages to the latest

Version 1.8.0 (29th of May 2026)

Choose a tag to compare

@rwjdk rwjdk released this 04 Jun 18:28
  • Updated Agent Framework from 1.7.0 to 1.8.0 [NOTE: Google is working again]
  • Updated all NuGet packages to the latest

Version 1.7.0 (27th of May 2026)

Choose a tag to compare

@rwjdk rwjdk released this 04 Jun 18:27
  • Updated Agent Framework from 1.6.1 to 1.7.0 [NOTE: Due to dependency incompatibility, there is no package in this release that targets Google; it will return once Google updates their dependencies]
  • Updated all NuGet packages to the latest

Version 1.6.2 (20th of May 2026)

Choose a tag to compare

@rwjdk rwjdk released this 20 May 08:05
  • Google: Added support for inspecting HttpRawCall Details
  • OpenAI: Added support for the store = true/false setting via StoredOutputEnabled #10
  • Anthropic: Added support for CacheControlTimeToLive to control caching strategy. #62

Version 1.6.1 (14th of May 2026)

Choose a tag to compare

@rwjdk rwjdk released this 14 May 16:46
  • Updated Agent Framework from 1.5.0 to 1.6.1 [NOTE: Due to dependency incompatibility, there is no package in this release that targets Google; it will return once Google updates their dependencies]
  • Updated all NuGet packages to the latest

Version 1.5.0 (14th of May 2026)

Choose a tag to compare

@rwjdk rwjdk released this 14 May 16:32
  • Updated Agent Framework from 1.4.0 to 1.5.0 [NOTE: Due to dependency incompatibility, there is no package in this release that targets Google; it will return once Google updates their dependencies]
  • Updated all NuGet packages to the latest

Version 1.4.0 (5th of May 2026)

Choose a tag to compare

@rwjdk rwjdk released this 06 May 06:11
  • Updated Agent Framework from 1.3.0 to 1.4.0
  • Fix that AgentSkills License/Compatibility/AllowedTools information was not correctly included (PR#64 - Thank you to UrienZhang)
  • Made Tools, Tools.ModelContextProtocol and AgentSkills are dependent on Microsoft.Agents.AI instead of Microsoft.Extensions.AI.Abstractions as the latter package tend to be ahead of AF and cause incompatible states.
  • Updated all NuGet packages to the latest