Playground sessions not persisting across restarts with JsonStorage

I’m new to Agno, getting my first agents set up (although I’ve made agents of my own in the past). I’m having an issue with session storage. I’m just using basic JsonStorage, and the sessions store in session tab, but aren’t showing up in the playground.

What am I doing wrong?

Thanks!
Joe

Hey @joebunting
thanks for reaching out and supporting Agno. I’ve shared this with the team, we’re working through all requests one by one and will get back to you soon.
If it’s urgent, please let us know. We appreciate your patience!

Hey @joebunting sorry I didnt get the issue properly. Are you saying you can see the sessions on sessions page but unable to access it on playground?

Hey there. Yes, that’s right. Here’s an image of the playground:

I can find the sessions in my IDE as well. They’re just not showing up in the playground.

Thanks!

Hey @joebunting — the sessions you see on your sessions page, were they created via the Playground or the Terminal?
If they were created via the Playground, this shouldn’t be the case. I’m aware of the discrepancy that happens when you chat via the Terminal, as those sessions are attached to your workspace.

Hey there. Sorry for the delayed response. Yes, they were created through the Playground.

Hey @joebunting - I want to confirm if you’ve storage attached to your agent that you’re using via playground? Everything you see on playground is local to you and if you can confirm you db has sessions that would be very helpful