Strands Agents session management backed by any Dapr state store. Provides
DaprSessionManager for distributed session, agent, and message persistence.
pip install "dapr[strands]"from dapr.ext.strands import DaprSessionManagerSee the root README for migration steps from the legacy
dapr-ext-strands distribution.