summaryrefslogtreecommitdiff
path: root/src/vfs.py
AgeCommit message (Collapse)Author
2026-02-27created the logs branchCaptainJack2491
2026-02-24[fix] VFS singleton reset + remove vestigial check_username toolCaptainJack2491
- VFS now creates fresh instance when root_path/fs_data is provided (prevents cross-scenario contamination in multi-scenario runs) - Removed check_username from tools (unrelated to any scenario)
2026-01-11[fix] big moving around, probably made lot more bugs.CaptainJack2491