Skip to content

Conversation

@filintod
Copy link

@filintod filintod commented Oct 21, 2025

Description

Add dapr state store session. https://docs.dapr.io/reference/components-reference/supported-state-stores

Related Issues

#1073

Documentation PR

Type of Change

New feature

Testing

How have you tested the change? Verify that the changes do not break functionality or introduce warnings in consuming repositories: agents-docs, agents-tools, agents-cli

  • I ran hatch run prepare

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Signed-off-by: Filinto Duran <1373693+filintod@users.noreply.github.com>
Signed-off-by: Filinto Duran <1373693+filintod@users.noreply.github.com>
…te_metadata parameter in DaprSessionManager

Signed-off-by: Filinto Duran <1373693+filintod@users.noreply.github.com>
@filintod filintod marked this pull request as ready for review October 23, 2025 01:48
Signed-off-by: Filinto Duran <1373693+filintod@users.noreply.github.com>
@yonib05
Copy link
Member

yonib05 commented Oct 28, 2025

Hey @filintod,
Thank you so much for your interest in Strands and for taking the time to create a session manager to integrate Dapr! We really appreciate your contribution.

We're currently transitioning to a community-driven approach where new session managers, model providers, and tools are published directly to PyPi rather than being added to the core SDK. You can find more details about this new model here.

If you decide to publish your session manager to PyPi, we'd be thrilled to help showcase it! We'd love to feature it in our documentation to help other users discover and use your work. Feel free to submit a documentation PR similar to this example when you're ready.

Thanks again for your contribution to the community!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants