Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-07 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-06 | 0 | 0 | 0 | 0 | 6 |
| 2026-09-05 | 1 | 0 | 0 | 0 | 0 |
| 2026-09-04 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-03 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-02 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-01 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-31 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-30 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-29 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-28 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-27 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-26 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-25 | 0 | 0 | 0 | 0 | 0 |
Opened: 1
Closed: 0
Comments: 0
Events: 0
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#842 [Feature]: Under the QHexRT framework, does the inference model support Qualcomm automotive chips such as the SA8295P and 8397? Opened 3 days ago | mmxuan18 | open | enhancement | 0 | 0 | 3 days ago |
#639 models.refresh() is on the Swift namespace but not Kotlin's after #605 Opened 1 month ago | ayaangazali | closed - completed | enhancement kotlin-sdk P3 | 3 | 0 | 23 days ago |
#636 rac_model_storage_metrics_t has no documented free function for the strings get_model_metrics allocates Opened 1 month ago | ayaangazali | closed - completed | bug P2 core | 0 | 0 | 23 days ago |
#523 Move NPU catalog refresh bootstrap into SDK APIs Opened 2 months ago | sanchitmonga22 | open | enhancement kotlin-sdk P2 | 0 | 0 | 23 days ago |
#541 [Feature]: Local AI cluster Opened 2 months ago | timmyy123 | open | enhancement ios-sdk kotlin-sdk | 2 | 0 | 23 days ago |
#516 [Idea] A fixed-footprint personalization substrate as a memory layer for on-device agents Opened 2 months ago | igs0707 | open | question | 0 | 0 | 23 days ago |
#577 [Bug]: LlamaCpp backend crashes on every model load: bad free() inside gguf_kv_to_str (SIGSEGV/SIGABRT) Opened 2 months ago | kapil708 | closed - not_planned | bug | 2 | 0 | 23 days ago |
#693 Every Swift release after v0.20.14 is unusable: ONNX plugin stops registering, 0.20.18 does not compile, v0.20.19 has no artifacts Opened 24 days ago | Siddhesh2377 | closed - completed | bug ios-sdk P0 | 2 | 0 | 23 days ago |
#272 [Bug]: ios swift app is not deleting models once downloaded. Opened 8 months ago | shubhammalhotra28 | closed - not_planned | bug ios-sample ios-sdk | 1 | 0 | 23 days ago |
#127 [P1] Establish Proper Release Process with JitPack for Kotlin SDK Multi-Module Distribution Opened 11 months ago | sanchitmonga22 | closed - completed | enhancement kotlin-sdk P1 | 2 | 0 | 23 days ago |
#278 Flutter SDK: Thread Safety and Concurrency Issues Causing Intermittent Hangs Opened 8 months ago | shubhammalhotra28 | closed - completed | bug P1 flutter-sdk | 3 | 0 | 23 days ago |
#246 [Security] Address cleartext logging of potentially sensitive information Opened 9 months ago | sanchitmonga22 | closed - completed | bug ios-sdk P0 | 2 | 0 | 23 days ago |
#499 [Bug]: SPM resolution fails for v0.19.10–v0.19.13: binary target checksums in Package.swift don't match the zips on GitHub Releases Opened 4 months ago | araaish | closed - completed | bug ios-sdk P1 | 1 | 0 | 23 days ago |
#437 [Bug]: iOS SDK static frameworks embedded in app bundle cause App Store Connect rejection (90057, 90208) Opened 6 months ago | samuelkahessay | closed - completed | bug ios-sdk P1 | 4 | 0 | 23 days ago |
#647 Core C++ hot-path has significant performance bottlenecks and memory leaks that hurt throughput and RAM on mobile Opened 30 days ago | Rana718 | closed - completed | No labels | 1 | 0 | 27 days ago |
#635 tokens_per_second fallback includes prefill in Swift and Web, understating generation speed Opened 1 month ago | ayaangazali | closed - completed | No labels | 1 | 0 | 27 days ago |
#480 [Bug]: Crash when calling rac_llm_component_load_model on iPhone XS Max Opened 5 months ago | DoHiep990507 | closed - completed | bug ios-sdk P2 | 1 | 0 | 1 month ago |
#500 feat(LLM): expose adaptive-context APIs through component layer wrappers Opened 4 months ago | katetrifo | closed - completed | enhancement ios-sdk P2 | 0 | 0 | 1 month ago |
#464 [Feature]: Gemma support Opened 5 months ago | vasnt | closed - completed | enhancement kotlin-sdk | 1 | 0 | 1 month ago |
#576 [Bug]: Android downloadNativeLibs task re-downloads native libraries on every single build (no caching / up-to-date check) Opened 2 months ago | kapil708 | closed - completed | bug | 1 | 0 | 1 month ago |
#562 [Bug]: Kotlin registry read APIs throw on service init failures where iOS returns local results Opened 2 months ago | ayaangazali | closed - completed | No labels | 0 | 0 | 2 months ago |
#565 [Bug]: Kotlin archive registerModel silently drops ArchiveStructure when the URL suffix doesn't reveal an archive Opened 2 months ago | ayaangazali | closed - completed | No labels | 0 | 0 | 2 months ago |
#463 [Feature]: Use Qwen 3.5 models in vision (multi-modal) tasks Opened 6 months ago | szw0407 | closed - completed | enhancement android-sample | 0 | 0 | 2 months ago |
#517 feat(kotlin): wire LLMStreamAdapter into generateStream for multi-collector Flow fan-out Opened 2 months ago | shubhamsinnh | closed - not_planned | No labels | 1 | 0 | 2 months ago |
#210 Add timeout and SHA256 checksum verification for native library downloads Opened 9 months ago | sanchitmonga22 | open | enhancement kotlin-sdk P2 | 2 | 0 | 3 months ago |