MCA v0.1.0-alpha.1
MCA v0.1.0-alpha.1
First installable alpha package for MCA.
Highlights
- Local-first Android AI workspace.
- Local GGUF chat through the native
llama.cppbridge. - Cloud chat engines through OpenAI-compatible and Anthropic Messages protocols.
- Cloud image engines through OpenAI Images, DashScope Image, and custom paths.
- Experimental local image generation through
stable-diffusion.cpp. - ModelScope-oriented recommendations and resumable downloads.
- Agent diagnostics, local benchmarks, and parameter recommendations.
Known Limits
- Local image generation is experimental and requires complete model bundles.
Treat it as an advanced test path, not a guaranteed stable phone-side feature. - Large local models depend heavily on device memory, storage speed, and thermal state.
- Cloud engines require user-provided API keys and provider endpoints.
- This alpha APK is built for
arm64-v8aAndroid devices.
See docs/MODEL_COMPATIBILITY.md for protocol and model-bundle expectations.
Verification
- Signed
arm64-v8arelease APK clean-install verified on 2026-06-23. - Test device:
25091RP04C, Android 16 / SDK 36, SoC propertySM8750P. - Smoke record:
docs/releases/v0.1.0-alpha.1-smoke.md.
Install
Download the APK from this release and install it manually on an Android device.
Android may require allowing installation from your browser or file manager.