# Run an agent turn An async Space does not keep an agent process alive. A member posts a turn; the render opens the sealed room state, runs the agent, writes the reply, and goes cold again. That is the core runtime loop. --- ## The turn flow
turn with room key and message