Skip to content

Cesium Mobile v0.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 09:32
· 154 commits to main since this release
f67d33e

What's changed

Changed

  • Replaced the divergent native React Native workbench with the bundled Vite WebView client used by Electron, restoring settings, harness/model selection, workspace/repository controls, Markdown, tool calls, and conversation parity.
  • React Native now owns only the Android bridge and native services (live/Now Bar notifications, Wear, assistant, phone control, window insets, and runtime/image picker).
  • Removed the obsolete @cesium/ui-native package and its NativeWind/Reanimated/MMKV dependency stack.

Added

  • Cesium launcher icon: adaptive (and themed monochrome) hexagon-mark icons for the phone and Wear apps. Previous releases shipped no android:icon, so Android showed the default placeholder.
  • Brand notification small icon (ic_stat_cesium) for agent-run, phone-control, and Wear notifications, replacing the stock stat_notify_sync / ic_dialog_info system icons.

Install

Download the phone APK below and sideload it on Android 8+:

adb install -r cesium-mobile-0.2.0.apk

The Wear OS companion APK is included for paired watch installs.