Skip to content

Commit b2e1e21

Browse files
committed
add a changeset
1 parent 1584333 commit b2e1e21

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changeset/empty-eels-unite.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"agents": patch
3+
---
4+
5+
Add readonly connection support to agents
6+
7+
Introduces readonly connections to restrict certain WebSocket clients from modifying agent state while allowing state updates and RPC calls. Adds server-side methods for managing readonly status, persists status in SQL for hibernation, and client-side error handling via onStateUpdateError. Updates documentation and relevant types, client, and React hook implementations.

0 commit comments

Comments
 (0)