Chat
v0.5.4A conversational interface for Aulay agents.
HostedCommunity
interface#chat#ui#sessionAbout
A chat surface that hosts agents from any runtime in a single
session. Supports multi-agent composition and a shared conversation
history backed by the platform event bus.
Install
Two install paths — pick the one that matches your Aulay setup.
Hosted AulayBuilt in to every hosted workspace.▾
Built in to every hosted workspace.
- 01
Open your Aulay workspace — Chat is at /apps/chat.
Community (self-hosted)Bundled with the platform; mount via aulay-app-runtime.▾
Bundled with the platform; mount via aulay-app-runtime.
- 01
Included at platform/apps/chat in the core repo. - 02
Run ./dev.sh build in platform/ to build and register the app. - 03
Visit http://127.0.0.1:3000/apps/chat after starting services.