Ian/v7 5#707
Open
ianjennings wants to merge 12 commits into
Open
Conversation
- spawn-runner.sh: remove old pyautogui-ws.json reading - setup-aws.mjs: pass instanceId alongside ip to test context - hooks.mjs: thread instanceId from context to SDK options - sdk.js: store instanceId, pass to agent during connect() - agent/index.js: include instanceId in direct message to API - sandbox.js: send instanceId in direct HTTP body, wait for runner.ready when API provisions credentials, construct VNC URL with port 8080 - sandbox.js: _sendAbly waits up to 30s for reconnect instead of failing immediately on transient disconnects (dashcam upload blip)
When API returns reply.url (E2B sandbox), the API-side command proxy is already listening. Skip the runner.ready wait and use the URL directly.
…able from create)
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
Test Results (Linux)37 tests +37 15 ✅ +15 2h 36m 4s ⏱️ + 2h 36m 4s For more details on these failures, see this check. Results for commit 60d47c1. ± Comparison against base commit 9c5abd5. ♻️ This comment has been updated with latest results. |
Contributor
Test Results (Windows)37 tests 0 ✅ 1h 30m 13s ⏱️ For more details on these failures, see this check. Results for commit 60d47c1. ♻️ This comment has been updated with latest results. |
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.
No description provided.