Skip to content

Cherry-pick e5fdfec9d: fix(config): accept "remoteclaw" as browser profile driver in Zod schema#1292

Merged
alexey-pelykh merged 2 commits intomainfrom
cherry-pick/e5fdfec9d-browser-profile-driver
Mar 14, 2026
Merged

Cherry-pick e5fdfec9d: fix(config): accept "remoteclaw" as browser profile driver in Zod schema#1292
alexey-pelykh merged 2 commits intomainfrom
cherry-pick/e5fdfec9d-browser-profile-driver

Conversation

@alexey-pelykh
Copy link
Copy Markdown

Cherry-pick from upstream

Upstream commit: e5fdfec9d
Author: gambletan
Tier: AUTO-PICK

Adds "remoteclaw" (rebranded from upstream "openclaw") as an accepted browser profile driver value in the Zod config schema, alongside legacy "clawd". Previously only "clawd" and "extension" were accepted, causing validation failures when users specified the product-named driver.

Conflict resolution

  • Rebranded "openclaw""remoteclaw" in type, schema, and help text
  • Kept fork's removal of attachOnly field (fork-intentional divergence)
  • Discarded CHANGELOG.md (deleted in fork)

Closes #905 — commit 1/4

🦀 Cherry-picked with RemoteClaw HQ

gambletan and others added 2 commits March 14, 2026 10:33
openclaw#39374)

Merged via squash.

Prepared head SHA: 0eba5ab
Co-authored-by: gambletan <[email protected]>
Co-authored-by: altaywtf <[email protected]>
Reviewed-by: @altaywtf

(cherry picked from commit e5fdfec)
The upstream cherry-pick added "openclaw" as a driver option, which the fork
rebrand converted to "remoteclaw". The test expectations auto-merged with
stale "openclaw" literal — update to match the rebranded enum value.
@alexey-pelykh alexey-pelykh merged commit 3bb9ad9 into main Mar 14, 2026
7 checks passed
@alexey-pelykh alexey-pelykh deleted the cherry-pick/e5fdfec9d-browser-profile-driver branch March 14, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cherry-pick: upstream config/types updates (4 commits)

2 participants