Custodian Labs

Chat surfaces that feel deployed, branded, and ready the moment an app ID resolves.

Route any deployed assistant into a polished workspace with persistent session history, server-side proxying, and a UI that reads like product instead of scaffolding.

App RouterSupabase-backed configPersistent conversations

Routing

/[appId]

Resolve the deployed app and render its dedicated chat shell.

Proxy

/api/chat

Keep backend keys on the server while preserving a clean client flow.

Memory

Local + remote

Resume recent threads without losing the context of previous sessions.

Launch route

Open any deployed chatbot

Live

Example URL

https://chats.custodianlabs.io/app_94afea46159c

What loads

App metadata, assistant settings, prompt suggestions, and conversation history.

What you need

Supabase service role access plus your backend API base URL and key.

Visit a route like /app_94afea46159c to preview the upgraded workspace.