kaizen-app/gradle
Bruno Deanoz 9759d478a7 feat: offline-first cache layer with Room
Room 2.8.4 as local SQLite read-cache for conversations and messages.
Sidebar and chat history load instantly from cache, background refresh
syncs with the server. Streaming stays in-memory, flushed to Room after
completion. Includes ChatViewModel, repositories, mappers, TypeConverters,
and unit tests.
2026-06-21 12:50:46 +02:00
..
wrapper Initial commit - Kaizen App 2026-06-18 15:08:09 +02:00
gradle-daemon-jvm.properties Initial commit - Kaizen App 2026-06-18 15:08:09 +02:00
libs.versions.toml feat: offline-first cache layer with Room 2026-06-21 12:50:46 +02:00