feat(cua-driver): configure embedded daemon overlay - #3280
Merged
Conversation
injaneity
marked this pull request as ready for review
August 20, 2026 08:17
This was referenced Aug 20, 2026
f-trycua
force-pushed
the
feat/embedded-host-no-overlay
branch
2 times, most recently
from
August 20, 2026 18:07
a759cab to
044af3f
Compare
f-trycua
approved these changes
Aug 20, 2026
f-trycua
left a comment
Collaborator
There was a problem hiding this comment.
Verified at exact head 044af3f097d16caa0e5b5e85bb7ac591c7e5c97a: the overlay remains opt-in, the generated Python and TypeScript options default to disabled, focused Rust and SDK lifecycle tests pass, and generated bindings are current. Merge only after the fresh Windows/Linux and required checks finish green.
f-trycua
force-pushed
the
feat/embedded-host-no-overlay
branch
from
August 20, 2026 18:12
044af3f to
7b1dee7
Compare
Co-authored-by: Francesco Bonacci <f@trycua.com>
f-trycua
force-pushed
the
feat/embedded-host-no-overlay
branch
from
August 20, 2026 18:29
7b1dee7 to
f7ed2fd
Compare
f-trycua
approved these changes
Aug 20, 2026
f-trycua
left a comment
Collaborator
There was a problem hiding this comment.
Approved at exact head f7ed2fd4250153e93b43c84baa31bb589a49e1a0: no_overlay is opt-in, affects only the SDK-owned daemon launch, defaults remain unchanged across Rust/Python/TypeScript, generated bindings match, and contributor authorship is preserved. Merge only after all fresh exact-head Windows/Linux and required checks finish green.
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.
summary
no_overlayoption toEmbeddedDriverHostOptions--no-overlayto the SDK-ownedserveprocess only when requestedRefs #3278.
candidate
f7ed2fd4250153e93b43c84baa31bb589a49e1a0ee09e869727ce1f80793b0dd830a29139cb6fffavalidation
git diff --check: passedThe base advances contained only unrelated docs-validation and local-signing changes, so they did not invalidate the focused local runtime evidence. Fresh Windows and Linux GitHub checks are required on this exact rebased candidate before merge. Existing macOS duplicate Swift-symbol linker warnings remained non-fatal during local binding generation; no macOS certification is claimed.