🎉 First-time contributors
@Luffy2208
✦ Features 12
- refine sliding window coversation manager logic
- add npm-pack test to ci-cd
- cache AccessDenied error for count tokens
- handle toolsChanged notificationsmcp
- WIT-first SDK contract and strands-py 2.0.0a1 rewrite
- expose takeSnapshot and loadSnapshot on Agentagent
- add official Discord link
- normalize tool-name and update correct MessageAddedEvent behaviortool
- make totalDuration and averageCycleTime O(1) on AgentMetrics
- support multi-agent interrupts; add InterruptEventmultiagent
- support url + auth fields on McpClientConfigmcp
- forward agent cancel signal to MCP servermcp
⊘ Fixes 7
- npm security audit fix
- align context overflow detection patterns(#894)context
- default useNativeTokenCount to false
- structured tool output user/assistant bug fixtool
- use correct 'citation' delta key for streaming citations in Bedrock providermodel
- give maintainers auto integ tests
- replace Node 22+ globSync with readdirSync in strands-dev CLI