endojs / endo

Endo is a distributed secure JavaScript sandbox, based on SES
Apache License 2.0
762 stars 68 forks source link

feat(cli): Add chat to demo web UI #2261

Closed kriskowal closed 2 months ago

kriskowal commented 2 months ago

This adds a chat and message log auto-scroll support to the demo Chat Familier web UI.

image

Click the cat.

image

Click chat.

image

AGENT isn’t a handle. We can’t filter on type yet.

image

But SELF is a handle.

image

Press Send.

image