Skip to content

Commit f4d0cde

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 48849be commit f4d0cde

File tree

5 files changed

+600
-0
lines changed

5 files changed

+600
-0
lines changed

0 commit comments

Comments
 (0)