fix(browser): improve setup flow for stale daemon and remote debugging#309
Merged
Conversation
Restart stale local daemons during --setup, only prompt inspect on 403 handshake failures, and document the attach/reload workflow in browser-use. Co-authored-by: Cursor <cursoragent@cursor.com>
…ndicator Mark in-flight assistant messages as stopped on abort or session idle, freeze running tools, and keep partial streamed text across refetch. Co-authored-by: Cursor <cursoragent@cursor.com>
duguwanglong
approved these changes
May 22, 2026
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.
Summary
flocks browser --setup在本地 daemon 已运行但连接过期时会自动重启,避免误判为“无需操作”ensure_daemon在需要用户授权 remote debugging 时先重启 daemon 再打开 inspectbrowser-useskill 的 attach/reload 工作流说明start_all/restart_all会先停止 browser daemon 的测试断言