Skip to content

python-1.0.0b260130

Choose a tag to compare

@dmytrostruk dmytrostruk released this 30 Jan 18:51
· 46 commits to main since this release
8b475af

[1.0.0b260130] - 2026-01-30

Added

  • agent-framework-claude: Add BaseAgent implementation for Claude Agent SDK (#3509)
  • agent-framework-core: Add core types and agents unit tests (#3470)
  • agent-framework-core: Add core utilities unit tests (#3487)
  • agent-framework-core: Add observability unit tests to improve coverage (#3469)
  • agent-framework-azure-ai: Improved AzureAI package test coverage (#3452)

Changed

  • agent-framework-core: Added generic types to ChatOptions and ChatResponse/AgentResponse for Response Format (#3305)
  • agent-framework-durabletask: Update durabletask package (#3492)