Chris Nicholas @chrisnicholas.dev · Jun 5

When a feed message is added, Liveblocks presence APIs are triggered, allowing you to show what an agent is doing in real-time. It's super easy to hook it up from any workflow, and add presence to your app. On the front-end, get the presence with the `useOthers` hook.

0 likes 1 replies

?

Replies

Chris Nicholas · Jun 5

The canvas is the fantastic @tldraw.com library, with a custom ShapeUtil added, docs below. The agent creates HTML, and its rendered inside an iframe on the canvas. tldraw.dev/reference/e...