Skip to content

[codex] add CDP extension transport#150

Draft
sleepyy-dog wants to merge 1 commit into
eze-is:mainfrom
sleepyy-dog:codex/cdp-extension-transport
Draft

[codex] add CDP extension transport#150
sleepyy-dog wants to merge 1 commit into
eze-is:mainfrom
sleepyy-dog:codex/cdp-extension-transport

Conversation

@sleepyy-dog

Copy link
Copy Markdown

Summary

  • add an optional Manifest V3 CDP extension transport for web-access
  • route the local CDP API through the extension on the existing 127.0.0.1:3456 API surface
  • keep native remote-debugging CDP as a fallback via check-deps.mjs
  • add tests for the extension bridge HTTP/WebSocket behavior and repository structure

Validation

  • node --check scripts/check-deps.mjs scripts/cdp-proxy.mjs scripts/check-cdp.mjs scripts/cdp-extension-transport.mjs extension/background.js
  • node --test tests/*.test.mjs
  • git diff --cached --check

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