OpenClaw 2026.2.19 adds an Apple Watch companion MVP with inbox UI and notification relay, plus iOS gateway improvements using APNs for waking nodes and auto-reconnects. New CLI tools for device pairing hygiene and security audits for unauthenticated gateways are introduced. Fixes enhance agent streaming stability, iOS crash prevention, and Telegram consistency.
Key Points
- 1.Apple Watch MVP with inbox UI, notification relay, and gateway commands (#20054)
- 2.APNs for iOS node wake-ups, auto-reconnects, and push-test pipeline (#20332, #20307)
- 3.CLI device hygiene: pair.remove, devices remove/clear commands (#20057)
- 4.Security audit for gateway.http.no_auth with critical remote-exposure warning
- 5.Agent streaming fixes: consistent thinking events, dedupe signals (#20635)
Impact Analysis
Boosts mobile AI agent accessibility via Watch integration and reliable background invokes. Strengthens security and device management for production deployments. Improves developer experience with stable streaming and cross-platform consistency.
Technical Details
WKWebView lifecycle moved to coordinator for iOS screen stability. Skills harden by removing unsafe shell interpolations. Telegram unifies message/channel_post pipelines.
