fix: Isolate Native PTC Readiness and Watchdog Phases - #208
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
Codex Review: Didn't find any major issues. Delightful! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
bd8b1cc to
bbc2f8d
Compare
|
Codex Review: Didn't find any major issues. Bravo. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Summary
run_timeoutis omittedCloses #201.
Closes #202.
Closes #203.
Focused verification
npm run build(packages/code)node --test dist/native-process.test.js dist/native-programmatic.test.js dist/native-process-child.test.js dist/native-sandbox.test.js dist/native-pool.test.js(100 passed)LIBRECHAT_CODE_LIVE_SRT_TESTS=1 node --test dist/native-programmatic-live.test.js(real macOS SRT; probe side effects blocked and commit executed once)git diff --checkCodegraph test selection was unavailable on this host, so focused tests were selected from the affected native process, programmatic executor, sandbox, and pool dependency boundaries.