kaizen-app/app
Bruno Deanoz 423abc03af fix: show specific error diagnostics instead of generic connection failure
Replace null-returning fetchModels/fetchConversations with FetchResult<T>
sealed interface. Error banner now shows the exact cause (HTTP status,
DNS, SSL, timeout, JSON parsing) instead of "Verbindung zum Server
fehlgeschlagen".
2026-06-19 17:10:05 +02:00
..
src fix: show specific error diagnostics instead of generic connection failure 2026-06-19 17:10:05 +02:00
.gitignore Initial commit - Kaizen App 2026-06-18 15:08:09 +02:00
build.gradle.kts fix: streaming performance, error handling, and API diagnostics 2026-06-19 15:34:59 +02:00
proguard-rules.pro Initial commit - Kaizen App 2026-06-18 15:08:09 +02:00