Skip to content

Comment on All your agents are going async

Comments

Easy.

- The agent and all its state stays on a persistent server that saves state on restart

- Just stream the state directly to the client via websockets, or even the entire UI with something like liveview

OpenClaw has already proven this model and I don't see a great reason to try and solve the problem a different way.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.