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
fix(poolside): correct Linux default directory to .local/state/poolside (#1258)
Poolside stores trajectory files under the XDG state directory (~/.local/state/poolside/trajectories/), not the data directory. The merged PR #1241 used the wrong path, preventing session discovery.
Co-authored-by: Stephen Cross <scross01@users.noreply.github.com>
0 commit comments