@opencomputer/react. The package
owns session creation, multi-turn reuse, and streamed assistant messages.
Hook result
Select the target
Passagent-id@alias to choose the agent and environment:
Development
Keepnpm run dev running while using the local application. It starts Vite
and provides the authenticated development bridge; credentials are not bundled
into browser code.
For the durable conversation model, see Sessions and turns.