Skip to content

Refactor/replace extension by cdp#227

Merged
Perry2004 merged 2 commits into
mainfrom
refactor/replace-extension-by-cdp
Jun 13, 2026
Merged

Refactor/replace extension by cdp#227
Perry2004 merged 2 commits into
mainfrom
refactor/replace-extension-by-cdp

Conversation

@Perry2004

Copy link
Copy Markdown
Collaborator
  • Move the browser action recording and screenshot capturing logic to the CDP server rather than on the Chrome extension.
  • This would make it possible to integrate remote browser runtimes in the future, since previously the design requested the browser to run on the same host as the server.
  • Closes POC: remove chrome extension and rely soly on CDP #125

@Perry2004 Perry2004 merged commit a88ad7c into main Jun 13, 2026
17 checks passed
@Perry2004 Perry2004 deleted the refactor/replace-extension-by-cdp branch June 13, 2026 03:59
@github-project-automation github-project-automation Bot moved this from Todo to Done in ClawBench Jun 13, 2026
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.

POC: remove chrome extension and rely soly on CDP

1 participant