From 444afcd7fa1209088465aa18e250e5c784f004a4 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Sat, 11 Jul 2026 00:55:23 -0500 Subject: [PATCH] refac --- docs/ecosystem/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ecosystem/index.md b/docs/ecosystem/index.md index 77d1bc37..c9147125 100644 --- a/docs/ecosystem/index.md +++ b/docs/ecosystem/index.md @@ -21,5 +21,5 @@ Open WebUI is the core AI interface. The ecosystem is the set of separate Open W ## Projects +- [**Open WebUI Computer**](/ecosystem/computer): your computer in a browser tab, with files, terminal, git, editor, and AI agents working inside your real projects. The cutting edge of the ecosystem: the latest capabilities ship here first, and what earns its place graduates into the stable Open WebUI platform. Connects to Open WebUI through an OpenAI-compatible gateway. - [**Knowledge Base Sync (oikb)**](/ecosystem/knowledge-base-sync): mirror folders, repos, buckets, wikis, and other sources into Open WebUI Knowledge Bases with incremental sync. -- [**Open WebUI Computer**](/ecosystem/computer): your computer in a browser tab, with files, terminal, git, editor, and optional AI. It connects to Open WebUI through an OpenAI-compatible gateway.