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
{{ message }}
This repository was archived by the owner on Oct 4, 2025. It is now read-only.
Currently Bytenuts does not free any session data. It stores the entire history if both input and output. So, this is technically a leak that is remedied by a simple memory cap.