Opening demo
The demo workspace is loading. This can take a little longer on slow mobile networks.
Agent DemoLoading
The demo workspace is loading. This can take a little longer on slow mobile networks.
A URL-backed agent chat that persists messages in Postgres, isolates visitors with an HTTP-only cookie, and resumes live streams after refresh.
This demo focuses on one contract: a chat becomes an addressable resource at /demos/persistent-agent/[id], survives refresh, and keeps its visitor-private identity through a server-set cookie.
Start a conversation, refresh the page, and the same chat will restore from Postgres under this URL.