Skip to content

fix: port upstream runtime and parser corrections - #74

Merged
stephenlclarke merged 7 commits into
mainfrom
fix/upstream-runtime-defects
Sep 5, 2026
Merged

fix: port upstream runtime and parser corrections#74
stephenlclarke merged 7 commits into
mainfrom
fix/upstream-runtime-defects

Conversation

@stephenlclarke

Copy link
Copy Markdown
Owner

Summary

Ports confirmed upstream fixes that affect this fork:

Validation

  • focused LinuxPod cleanup regression: passed (92.84 s cold dependency/build path; 1 ms test)
  • EXT4 directory bounds tests: 4 passed (12.22 s)
  • EXT4 extent bounds tests: 4 passed (12.32 s)
  • registry service tests: 3 passed (9.69 s after one fork-integration compile correction)
  • terminal raw-mode tests: 2 passed (8.96 s)
  • make check: passed (3.27 s)
  • complete swift test: 912 tests passed (47.37 s)

Build observations

The first focused test rebuilt approximately 3,100 targets in a fresh worktree. SwiftPM also reported stale maintenance.lock cache entries and duplicate swift-nio-ssl package identities. These are recorded for the later build-system refinement.

@stephenlclarke

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 5, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-05T13:33:53.281118Z 6ad1113 Manual request
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c40599fadb

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

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".

Comment thread vminitd/Sources/vmexec/Console.swift Outdated
@stephenlclarke

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Hooray!

Reviewed commit: 6ad1113465

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

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".

@stephenlclarke
stephenlclarke merged commit 2a4d752 into main Sep 5, 2026
8 checks passed
@stephenlclarke
stephenlclarke deleted the fix/upstream-runtime-defects branch September 5, 2026 13:52
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.

1 participant