← Back to Clusters

Session File Path Management

This cluster focuses on fixing and enhancing the handling of session file paths, particularly in relation to symlinks and state directory migrations.

13 PRs
fix sessions Representative: #15941
# Title Author Created GitHub
5638 fix: rewrite sessionFile paths during state dir migration lailoo 2026-01-31 View
7007 Fix security audit false-positive for symlinked state dir MohammadErfan-Jabbari 2026-02-02 View
9154 fix(doctor): resolve symlinks before comparing state directories gavinbmoore 2026-02-04 View
11408 Security: resolve symlink target permissions in safeStat; skip doctor config ... lailoo 2026-02-07 View
11893 feat(doctor): add session JSON validation to detect corruption isorabins 2026-02-08 View
13231 fix(docs): fix typo in symlink vegerot 2026-02-10 View
15941 fix(sessions): allow session file paths from other agents' sessions dirs rep LiJianLi128 2026-02-14 View
16135 fix: handle session file paths from other agents in doctor command MisterGuy420 2026-02-14 View
16171 fix: trust absolute sessionFile paths in multi-agent setups [AI-assisted] iJaack 2026-02-14 View
16957 fix(doctor): skip false positive permission warnings for Nix store symlinks soumikbhatta 2026-02-15 View
17026 fix(doctor): handle invalid session file paths gracefully Limitless2023 2026-02-15 View
18593 fix: resolve symlinks in session path validation (#18553) EpaL 2026-02-16 View
21493 fix: auto-initialize agent sessions.json on agent creation programadormartinez 2026-02-20 View