mirror of
https://github.com/frido22/cellclaw
synced 2026-05-10 22:43:50 +00:00
d191d60668dcf877e3d220b8a27946ed87c6e1af
- Fix SSE streaming: replace inline processSSE with readLine loop to allow suspend emit() calls inside the flow - Remove @Serializable from CompletionRequest (ToolApiDefinition is not serializable) - Fix LocationTool type inference for suspendCancellableCoroutine - Add gradlew/gradlew.bat and gradle-wrapper.jar Build: assembleDebug passes, APK generated (20.7MB) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
Kotlin
100%