What's Changed
- feat: Implement typed events internally by @zastrowm in #745
- summarization manager - add summary prompt to messages by @pgrayy in #698
- feat: Use TypedEvent inheritance for callback behavior by @zastrowm in #755
- feat: claude citation support with BedrockModel by @theagenticguy in #631
- feat: Enable hooks for MultiAgents by @zastrowm in #760
- Add invocation_state to ToolContext by @zastrowm in #761
- Add VPC endpoint support to BedrockModel class - Add optional endpoin… by @dbavro19 in #502
- fix: fix stop reason for bedrock model when stop_reason by @JackYPCOnline in #767
- fix: Return tool result message as part of event + expand unit test coverage by @zastrowm in #771
- fix: fix loading tools with same tool name by @JackYPCOnline in #772
New Contributors
Full Changelog: v1.6.0...v1.7.0