Five Android producers wrote temp files directly into cacheDir root, bypassing CommonSessionCacheCleaner which only sweeps entries listed in CACHE_SUBDIRECTORIES. Moved each producer to its own named subdir and registered the new names so logout actually clears them. |
||
|---|---|---|
| .. | ||
| androidMain/kotlin/com/garfiec/librechat/feature/chat | ||
| androidUnitTest/kotlin/com/garfiec/librechat/feature/chat | ||
| commonMain | ||
| iosMain/kotlin/com/garfiec/librechat/feature/chat | ||