Cherry-pick: Native app updates (#1912)#2007
Merged
alexey-pelykh merged 19 commits intomainfrom Mar 27, 2026
Merged
Conversation
(cherry picked from commit 0125ce1)
(cherry picked from commit 1dcef7b)
(cherry picked from commit 2afd657)
(cherry picked from commit 47e412b)
(cherry picked from commit 4a0341e)
(cherry picked from commit 6bcf89b)
…penclaw#43871) (cherry picked from commit 7c889e7)
…claw#42507) * fix(gateway): harden token fallback and auth reconnect handling * docs(gateway): clarify auth retry and token-drift recovery * fix(gateway): tighten auth reconnect gating across clients * fix: harden gateway token retry (openclaw#42507) (thanks @joshavant) # Conflicts: # CHANGELOG.md # package.json # src/gateway/client.test.ts # src/gateway/client.ts # src/gateway/server.auth.compat-baseline.test.ts # src/gateway/server/ws-connection/message-handler.ts # ui/src/ui/gateway.node.test.ts
(cherry picked from commit b125c3b)
(cherry picked from commit ce5dd74)
(cherry picked from commit ecec0d5)
(cherry picked from commit 1f9cc64)
(cherry picked from commit 3fb6292)
(cherry picked from commit 4c60956)
(cherry picked from commit 9648570)
(cherry picked from commit c2e41c5)
(cherry picked from commit f1d9fcd)
(cherry picked from commit f251e7e)
- Replace OpenClawConfig → RemoteClawConfig in onboarding helpers and call tests - Add missing vi import and fetchTalkSpeak helper in talk-config test - Fix speechProviders → ttsProviders type alignment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry-picks from upstream (issue #1912). 24 commits.
Picked: 21 of 24
Skipped: 3 (#12 exec approval boundaries — missing dependency files, #15 cron session IDs — already present, #17 env injection vectors — already present)
Closes #1912