feat: support cdp mode using wuying agentbay browser#534
Open
kanlihc wants to merge 1 commit into
Open
Conversation
kanlihc
commented
Jan 6, 2026
- 支持在cdp模式下使用无影agentbay浏览器进行页面爬取
- 实现页面爬行和与本地资源的隔离,消除了对本地资源的需求,降低了硬件成本
- 实现于CDPBrowserManager接口,对上层应用透明
- 自动清理无影agentbay远程session和浏览器资源
- 支持配置以启用此功能,当前默认关闭
* using wuying agentbay browser in cdp Mode * implement page crawling and isolation from local resources, eliminating the need for local resources and reducing hardware costs * support configuration to enable this feature, default disabled
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.