Skip to content

fix(browser): improve setup flow for stale daemon and remote debugging#309

Merged
duguwanglong merged 2 commits into
devfrom
fix/browser-setup-stale-daemon
May 22, 2026
Merged

fix(browser): improve setup flow for stale daemon and remote debugging#309
duguwanglong merged 2 commits into
devfrom
fix/browser-setup-stale-daemon

Conversation

@xiami762

@xiami762 xiami762 commented May 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • flocks browser --setup 在本地 daemon 已运行但连接过期时会自动重启,避免误判为“无需操作”
  • 仅对 CDP WS 403 握手失败弹出 inspect 引导;超时不再误开 Chrome inspect 页
  • ensure_daemon 在需要用户授权 remote debugging 时先重启 daemon 再打开 inspect
  • 更新 browser-use skill 的 attach/reload 工作流说明
  • 补充 start_all/restart_all 会先停止 browser daemon 的测试断言

xiami762 and others added 2 commits May 22, 2026 17:22
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 duguwanglong merged commit 2dbceaf into dev May 22, 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.

2 participants