feat: browser_external_cdp#696
Merged
Wendong-Fan merged 73 commits intomainfrom Feb 23, 2026
Merged
Conversation
…nt into feat/browser_external_cdp
…nt into feat/browser_external_cdp
…implementation with lifecycle logging
…nt into feat/browser_external_cdp
…nt into feat/browser_external_cdp
# Conflicts: # backend/app/service/chat_service.py # backend/app/utils/agent.py # backend/app/utils/single_agent_worker.py # backend/app/utils/toolkit/hybrid_browser_toolkit.py # electron/main/index.ts # electron/preload/index.ts # src/pages/Dashboard/Browser.tsx # src/store/chatStore.ts
…nt into feat/browser_external_cdp # Conflicts: # backend/app/agent/toolkit/hybrid_browser_toolkit.py # backend/app/service/chat_service.py # backend/app/utils/agent.py # backend/app/utils/listen/toolkit_listen.py
- listen_chat_agent.py: keep lock-protected clone with try/except/finally - workforce.py: adopt release_by_task instead of clear_all for precise cleanup Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
c60b3e9 to
37c97bb
Compare
Co-authored-by: Puzhen Zhang <91596298+nitpicker55555@users.noreply.github.com> Co-authored-by: puzhen <1303385763@qq.com>
…nt into feat/browser_external_cdp
Wendong-Fan
approved these changes
Feb 23, 2026
Contributor
Wendong-Fan
left a comment
There was a problem hiding this comment.
thanks @nitpicker55555 overall LGTM, one enhance PR to check: #1350
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.
Description
What is the purpose of this pull request?