Skip to content

Stabilize browser abort and host memory evidence - #2442

Merged
chubes4 merged 1 commit into
mainfrom
fix/deterministic-release-evidence
Aug 31, 2026
Merged

Stabilize browser abort and host memory evidence#2442
chubes4 merged 1 commit into
mainfrom
fix/deterministic-release-evidence

Conversation

@chubes4

@chubes4 chubes4 commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Closes #2441.

Summary

  • preserve the canonical runtime-abort error when Playwright closure races command execution
  • sample host-command memory immediately instead of waiting for the first interval
  • await in-flight memory samples before constructing terminal evidence

Verification

  • npm run build
  • npx tsx tests/host-command-executor.test.ts
  • npx tsx tests/browser-actions-environment.browser.test.ts
  • git diff --check

AI assistance

GPT-5.6-sol via OpenCode diagnosed the macOS/Linux release races, implemented the owning-layer changes, and ran focused verification under Chris Huber’s direction.

@chubes4
chubes4 merged commit bdb257a into main Aug 31, 2026
5 checks passed
@chubes4
chubes4 deleted the fix/deterministic-release-evidence branch August 31, 2026 17:14
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.

Make abort and fast-command evidence deterministic across release hosts

1 participant