Skip to content

Plawie v2.3.0 — KeeperHub Hackathon Preview 3

Pre-release
Pre-release

Choose a tag to compare

@vmbbz vmbbz released this 14 Aug 20:55
· 82 commits to main since this release
Immutable release. Only release title and notes can be modified.
7dd07c7

Warning

This is an Android debug-signed preview for physical-device evaluation. It is not the Google Play or production-signed artifact. Install only from this release and verify the attached SHA-256 checksum.

Plawie v2.3.0 — Hackathon Preview 3

This refresh keeps semantic version 2.3.0 and advances Android to versionCode 14, so it upgrades Preview 1 without clearing application data. Preview 2 is an asset-free immutable release shell; Preview 3 is the complete superseding download.

Reliability updates

  • Stabilizes Venice and other wallet-funded model continuations across Android biometric/system authentication surfaces.
  • Keeps one bounded foreground authorization for the exact model turn while still failing closed after a real background transition.
  • Serializes concurrent paid-provider continuation requests and revalidates queued work before forwarding it.
  • Removes redundant mid-response balance authentication that could interrupt tool-result continuations.
  • Includes the latest dynamic model catalog, KeeperHub Agent Wallet, Base Mainnet funding, bridge receipts, and native-first Gateway fixes from the release branch.

Validation

  • 16 focused paid-provider lifecycle and Venice proxy tests passed.
  • flutter analyze --no-pub completed with no issues.
  • The arm64 physical-device GLM 5.2 to Canvas tool continuation succeeded twice on the release source.
  • APK package metadata verified as com.openclaw.plawie, version 2.3.0 (14).
  • Packaged credential audit passed.
  • APK SHA-256: 8EB38114FB0EF28FE6A4DF813D866840D7CD8B8AD0387B7994E1509D2904FC39.

Installation

  1. Download the attached arm64-v8a-debug.apk and checksum.
  2. Verify the checksum before sideloading.
  3. Install over Preview 1 to preserve setup, wallet state, dependency receipts, and chat state.
  4. Do not uninstall or clear app data during an upgrade.

Fresh installs still download and verify the current official OpenClaw Gateway during setup; the Gateway is intentionally not frozen inside this APK. PRoot remains an explicit user-requested fallback, not the primary runtime.