Skip to content

feat: [US-010] improve http.Agent bridge compatibility#52

Merged
NathanFlurry merged 11 commits intomainfrom
ralph/us-010-http-agent-compat
Mar 26, 2026
Merged

feat: [US-010] improve http.Agent bridge compatibility#52
NathanFlurry merged 11 commits intomainfrom
ralph/us-010-http-agent-compat

Conversation

@NathanFlurry
Copy link
Copy Markdown
Member

Summary

  • branch from the US-009 tip commit 1f2d362e
  • improve Node bridge http.Agent compatibility and _http_agent exposure
  • add conformance/runtime-driver coverage and regenerate the Node conformance report

Validation

  • pnpm --filter @secure-exec/nodejs build
  • pnpm --filter @secure-exec/core build
  • pnpm --filter @secure-exec/nodejs exec tsc --noEmit -p tsconfig.json
  • pnpm --filter @secure-exec/core exec tsc --noEmit -p tsconfig.json
  • pnpm vitest run packages/secure-exec/tests/runtime-driver/node/index.test.ts

First concrete failing error from the targeted test run:

  • packages/secure-exec/tests/runtime-driver/node/index.test.ts > NodeRuntime > accepts explicit execution factory and keeps driver-owned runtime config
  • expected '/' to be '/sandbox-app'

Additional note:

  • the four newly added HTTP-agent runtime-driver tests timed out at 5000ms in this run.

@NathanFlurry NathanFlurry force-pushed the ralph/us-010-http-agent-compat branch from 08a4ea3 to c7b4997 Compare March 26, 2026 04:28
@NathanFlurry NathanFlurry merged commit 786c9db into main Mar 26, 2026
1 of 3 checks passed
@NathanFlurry NathanFlurry deleted the ralph/us-010-http-agent-compat branch March 26, 2026 04:28
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