Team session state

As per this documentation list_itemsis available to all members while add_chore is not. How would one tell from the code? There isn’t anything in particular that tells one is private and the other is not.

Hey @zzzrpagliari, 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 @zzzrpagliari in the current iteration session_state on Team is only available to the team itself (not the members). While team_session_state on Team is shared with the members.

we have resolved this complexity in our upcoming 2.0.0 release that will be out soon. Then there will just be a single, shared, session_state object

thanks :raising_hands: