fix(macos): harden openclaw deep links

This commit is contained in:
Peter Steinberger
2026-02-14 14:53:20 +01:00
parent 644bef157a
commit 28d9dd7a77
5 changed files with 139 additions and 8 deletions

View File

@@ -130,6 +130,7 @@ Query parameters:
Safety:
- Without `key`, the app prompts for confirmation.
- Without `key`, the app enforces a short message limit for the confirmation prompt and ignores `deliver` / `to` / `channel`.
- With a valid `key`, the run is unattended (intended for personal automations).
## Onboarding flow (typical)