Native Android App Onboarding + Heartbeat Routing + Talk Config
/** Brand-new native Android app with four-step onboarding. Heartbeat routing hardened. Provider-agnostic Talk/TTS configuration. */
BREAKING: Heartbeat now BLOCKS direct/DM delivery by default. Set agents.defaults.heartbeat.directPolicy: 'allow' to restore previous behavior.
β¨ What's New
Shipped a native four-step onboarding flow. Post-onboarding now has a five-tab shell (Connect, Chat, Voice, Screen, Settings). Includes a full Connect setup/manual mode screen.
Provider-agnostic Talk configuration with legacy compatibility. Exposed gateway Talk ElevenLabs config metadata for setup/status surfaces.
Expanded standalone stop phrases (stop openclaw, stop action, stop run, please stop, etc). Added multilingual stop keywords including ES/FR/ZH/HI/AR/JP/DE/PT/RU forms.
Added security.trust_model.multi_user_heuristic to flag likely shared-user ingress. Clarified personal-assistant trust model with hardening guidance for intentional multi-user setups.