Brief description of the changes made.
- Bug fix
- New feature
- Documentation update
- Refactoring
- Lint passes locally
- Added/updated tests for changes
Swift SDK / iOS Sample:
- Tested on iPhone (Simulator or Device)
- Tested on iPad / Tablet
- Tested on Mac (macOS target)
Kotlin SDK / Android Sample:
- Tested on Android Phone (Emulator or Device)
- Tested on Android Tablet
Flutter SDK / Flutter Sample:
- Tested on iOS
- Tested on Android
React Native SDK / React Native Sample:
- Tested on iOS
- Tested on Android
Playground:
- Tested on target platform
- Verified no regressions in existing Playground projects Web SDK / Web Sample:
- Tested in Chrome (Desktop)
- Tested in Firefox
- Tested in Safari
- WASM backends load (LlamaCpp + ONNX)
- OPFS storage persistence verified (survives page refresh)
- Settings persistence verified (localStorage)
Please add the appropriate label(s):
SDKs:
-
Swift SDK- Changes to Swift SDK (sdk/legacy/swift) -
Kotlin SDK- Changes to Kotlin SDK (sdk/legacy/kotlin) -
Flutter SDK- Changes to Flutter SDK (sdk/legacy/flutter) -
React Native SDK- Changes to React Native SDK (sdk/legacy/react-native) -
Web SDK- Changes to Web SDK (sdk/legacy/web) -
Commons- Changes to shared native code (sdk/legacy/commons)
Sample Apps:
-
iOS Sample- Changes to iOS example app (examples/ios) -
Android Sample- Changes to Android example app (examples/android) -
Flutter Sample- Changes to Flutter example app (examples/flutter) -
React Native Sample- Changes to React Native example app (examples/react-native) -
Web Sample- Changes to Web example app (examples/web)
- Code follows project style guidelines
- Self-review completed
- Documentation updated (if needed)
Attach relevant UI screenshots for changes (if applicable):
- Mobile (Phone)
- Tablet / iPad
- Desktop / Mac