You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The StrandsAgent.run() method creates new StrandsAgentCore instances for each thread but doesn't preserve the hooks. This breaks many of the patterns that established for running strands agents.
The StrandsAgent.run() method creates new StrandsAgentCore instances for each thread but doesn't preserve the hooks. This breaks many of the patterns that established for running strands agents.