Chat

v0.5.4

A conversational interface for Aulay agents.

HostedCommunity
interface#chat#ui#session

About

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 Aulay

Built in to every hosted workspace.

  1. 01Open your Aulay workspace — Chat is at /apps/chat.
Community (self-hosted)

Bundled with the platform; mount via aulay-app-runtime.

  1. 01Included at platform/apps/chat in the core repo.
  2. 02Run ./dev.sh build in platform/ to build and register the app.
  3. 03Visit http://127.0.0.1:3000/apps/chat after starting services.

Links

Published by Aulay · github.com/aulaydev