Skip to content

Commit 5f7cc08

Browse files
committed
Add readonly connection support to agents
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.
1 parent d7a460e commit 5f7cc08

File tree

5 files changed

+600
-0
lines changed

5 files changed

+600
-0
lines changed

0 commit comments

Comments
 (0)