• Joined on 2026-05-09
krypto pushed to main at krypto/kaizen-app 2026-06-24 12:06:44 +00:00
eb633ac9d6 update CLAUDE.md: document Live Call architecture + gotchas
70b91cc7bb optimize Live Call latency: 50ms chunks, smaller playback buffer
965f1876bf simplify Live Call audio: remove MODE_IN_COMMUNICATION
b254862ef1 fix Live Call: restore USAGE_ASSISTANT for clearer audio output
Compare 4 commits »
krypto pushed to main at krypto/kaizen-app 2026-06-24 11:49:21 +00:00
f5d7d9a9ab fix Live Call: route audio to speaker with proper communication device API
krypto pushed to main at krypto/kaizen-app 2026-06-24 11:45:50 +00:00
0baab7db9e fix Live Call echo: proper AEC pipeline for Android voice communication
krypto pushed to main at krypto/kaizen-app 2026-06-24 11:39:54 +00:00
1b4cc475f9 design polish: bug fixes, token migration, a11y touch targets
krypto pushed to main at krypto/kaizen-app 2026-06-24 11:06:49 +00:00
3b32b208b6 fix Live Call: drop all audio chunks during ducking
krypto pushed to main at krypto/kaizen-app 2026-06-24 11:01:54 +00:00
45eb5dfaea fix Live Call: include type field in WS protocol messages
krypto pushed to main at krypto/kaizen-app 2026-06-24 10:56:45 +00:00
8af2ec8259 fix Live Call: don't shutdown shared OkHttp executor on dispose
krypto pushed to main at krypto/kaizen-app 2026-06-24 10:51:19 +00:00
46a48b6008 fix Live Call crash: Unicode ellipsis in Authorization header
krypto pushed to main at krypto/kaizen-app 2026-06-24 10:49:23 +00:00
408cdaa72d add Live Call debug logging for diagnosing connection issues
krypto pushed to main at krypto/kaizen-app 2026-06-24 10:45:12 +00:00
bf8e591930 fix Live Call: 20s connect timeout + reconnect_failed ends call
krypto pushed to main at krypto/kaizen-app 2026-06-24 10:36:06 +00:00
57cc69c999 remove accidentally committed file
e5690b2caa fix Live Call: show error details instead of infinite "Verbinde..."
Compare 2 commits »
krypto pushed to main at krypto/kaizen-app 2026-06-24 10:30:40 +00:00
1e5bbf38b9 fix Live Call overlay: opaque MeshBackground instead of transparent scrim
krypto pushed to main at krypto/kaizen-app 2026-06-24 08:34:12 +00:00
0744194c84 Expand auto-search to tech products, movies, series, comparisons
krypto pushed to main at krypto/kaizen-app 2026-06-24 08:30:58 +00:00
feb326fc40 Auto-search detection + live reasoning preview
krypto pushed to main at krypto/kaizen-app 2026-06-24 08:23:39 +00:00
77d2d8e5df Redesign SourcesBlock — horizontal chips + detail cards
krypto pushed to main at krypto/kaizen-app 2026-06-24 08:18:37 +00:00
24d6b2148a Add image generation + streaming recomposition isolation
krypto pushed to main at krypto/kaizen-app 2026-06-24 08:15:40 +00:00
f746c603b0 Isolate streaming recomposition to active bubble only
krypto pushed to main at krypto/kaizen-app 2026-06-24 08:10:58 +00:00
06757d6f69 Update CLAUDE.md with ChatScreenViewModel architecture
40db869717 Extract ChatScreenViewModel from God Composable
89fe5fd2ae Update CLAUDE.md with security + performance audit results
3b73e15376 Security hardening + performance optimization pass
Compare 4 commits »
krypto pushed to main at krypto/kaizen-app 2026-06-24 05:12:28 +00:00
392e582084 fix: show toast when Live Call unavailable instead of silent no-op
krypto pushed to main at krypto/kaizen-app 2026-06-24 04:52:04 +00:00
da3eded81e Remove temporary bug screenshots + ignore bugs/ dir
ff66b80966 Wire Live Call end-to-end: turn persistence, model check, permission
31278f2440 Add Live Call UI overlay + wiring in ChatScreen
65ea3a5656 Add Live Call transport layer (P10 foundation)
25fbb17d18 fix: token badge text wrapping on long model names
Compare 7 commits »