Conversation
Nithishvb
pushed a commit
to Nithishvb/onlook
that referenced
this pull request
May 11, 2025
t1c1
pushed a commit
to t1c1/onlookbotcodes
that referenced
this pull request
Jun 5, 2025
* Remove end tag open from vscode command * Reading, parsing, and amending react code block * Add CSS stylesheet manager and unit test * Update sensitivity * Add browser control
Kitenite
added a commit
that referenced
this pull request
Jul 17, 2025
* Publish version v0.2.30 * update sonnet 4
epinnock
added a commit
to epinnock/onlook
that referenced
this pull request
Apr 23, 2026
…d partial → done Phase 9 Task B validation complete. All three rows reference the 2026-04-23 Mac mini Xcode 16.4 + iOS 18.6 simulator session (via SSH to scry-farmer@192.168.0.17): onlook-dev#23 OnlookRuntimeInstaller: install() executes at launch, publishes host-object + nativeLoggingHook (log trace confirmed). onlook-dev#24 OnlookRuntime_runApplication.cpp: compiles + links clean on x86_64 + arm64, wired through get() → makeHostMethod() → runApplicationImpl(). onlook-dev#25 OnlookRuntime_reloadBundle.cpp: same — wired via reloadBundle() → reloadBundleImpl(). mountOverlay inline. Evidence: `plans/adr/assets/v2-pipeline/post-h-native-sim.png` (commit 2cdd2c0) captures the native Onlook launcher rendered on iPhone 16 Pro sim. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Description
What is the purpose of this pull request?