From 7feff26e866611a48f92fd1d14fc9d8530caccb7 Mon Sep 17 00:00:00 2001 From: Sajal Preet Singh Date: Tue, 18 Aug 2026 19:28:09 +0530 Subject: [PATCH] [docs]: ui-chat overview update --- docs/chat-ui.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/chat-ui.mdx b/docs/chat-ui.mdx index 14ad9b74d..12d91b88b 100644 --- a/docs/chat-ui.mdx +++ b/docs/chat-ui.mdx @@ -15,6 +15,7 @@ Key Features: - **Integration Settings** - Configure models, MCP servers, skills, and sandbox environments. - **Server Configuration** - Choose between TrueForge, a fully custom server, or TrueFoundry. +{/* ## Bundled UI When you run TrueForge ([Quickstart](/quickstart)), open the app URL (for example `http://localhost:8790`). You get: @@ -38,6 +39,8 @@ When you run TrueForge ([Quickstart](/quickstart)), open the app URL (for exampl | **Slots** | Override individual UI regions without forking the whole app | | **Server** | TrueForge server, TrueFoundry-backed, or a custom server that implements the contract | +*/} + ## Interactive controls & code examples The hosted webapp provides an interactive interface for exploring and configuring all available controls and properties. Configure and preview component properties, override defaults, and generate a code snippet from your configuration.