Skip to content

Releases: rwjdk/AgentFrameworkToolkit

Version 1.10.0 (10th of June 2026)

10 Jun 21:04

Choose a tag to compare

  • 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)

04 Jun 18:29

Choose a tag to compare

  • 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)

04 Jun 18:28

Choose a tag to compare

  • 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)

04 Jun 18:27

Choose a tag to compare

  • 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)

20 May 08:05

Choose a tag to compare

  • 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)

14 May 16:46

Choose a tag to compare

  • 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)

14 May 16:32

Choose a tag to compare

  • 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)

06 May 06:11

Choose a tag to compare

  • 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

Version 1.3.0

24 Apr 10:39

Choose a tag to compare

  • Updated Agent Framework from 1.2.0 to 1.3.0
  • Updated all NuGet packages to latest

Version 1.2.0 (22nd of April 2026)

24 Apr 10:38

Choose a tag to compare

  • Updated Agent Framework from 1.1.0 to 1.2.0
  • Updated all NuGet packages to latest