mirror of https://github.com/openclaw/openclaw.git
iOS:
- QR scanner view using DataScannerViewController
- Photo library QR detection via CIDetector for saved QR images
- Deep link parser for openclaw://gateway URLs and base64url setup codes
- Onboarding wizard: full-screen welcome with "Scan QR Code" button,
auto-connect on scan, back navigation, step indicators for manual flow
Backend:
- Add /pair qr action to device-pair extension for QR code generation
- TUI/WebUI differentiation: ASCII QR for TUI, markdown image for WebUI
- Telegram: send QR as media attachment via sendMessageTelegram
- Add data URI support to loadWebMedia for generic base64 media handling
- Export renderQrPngBase64 from plugin SDK for extension use
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| account-id.ts | ||
| agent-media-payload.ts | ||
| allow-from.ts | ||
| command-auth.ts | ||
| config-paths.ts | ||
| file-lock.ts | ||
| index.test.ts | ||
| index.ts | ||
| json-store.ts | ||
| onboarding.ts | ||
| provider-auth-result.ts | ||
| slack-message-actions.ts | ||
| status-helpers.ts | ||
| text-chunking.ts | ||
| tool-send.ts | ||
| webhook-path.ts | ||
| webhook-targets.ts | ||