Create, manage & inspect agent sessions through Coral Server.
docker run -p 3000:3000 ghcr.io/coral-protocol/coral-studioCoral studio will be available at http://localhost:3000/
Install dependencies with:
yarn installThen build and serve with:
yarn build
yarn previewCoral studio will be available at http://localhost:4173/
Start a development server with
yarn devCoral studio will be available at http://localhost:5173/


