Skip to content

Commit a3d9662

Browse files
authored
chore: add patch changeset for release (#830)
1 parent 8348b77 commit a3d9662

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.changeset/release-mmrwab5f.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"agent-browser": patch
3+
---
4+
5+
### Bug Fixes
6+
7+
- **Restored WebSocket streaming** - Fixed broken WebSocket streaming in the native daemon by keeping the **StreamServer** instance alive so the broadcast channel remains open, and ensuring CDP session IDs and connection status are correctly propagated to stream clients (#826)
8+
- **Filtered internal Chrome targets** - Fixed auto-connect discovery incorrectly attempting to attach to Chrome-internal pages (e.g. `chrome://`, `chrome-extension://`, `devtools://` URLs), which could cause unexpected connection failures (#827)

0 commit comments

Comments
 (0)