What's Changed
- feat: enable openai provider use aws profile by @JackYPCOnline in #2230
- fix: include root cause in MCPClientInitializationError message by @aidandaly24 in #2238
- feat: add context window limit lookup table by @opieter-aws in #2249
- fix: fix count tokens for bedrock models by @mehtarac in #2254
- fix: cache unsupported models for bedrocks token counting by @opieter-aws in #2250
- feat: add useNativeTokenCount flag to skip token counting API calls by @opieter-aws in #2255
- fix: correct MCPClient.exit and stop() type annotations by @cogwirrel in #2248
- feat(a2a): implement full A2A task lifecycle state support by @agent-of-mkmeral in #2245
- fix: integration test updates by @mehtarac in #2262
New Contributors
- @aidandaly24 made their first contribution in #2238
- @cogwirrel made their first contribution in #2248
Full Changelog: v1.38.0...v1.39.0