From a55aaf66e9b7404357367d271cdbd6027d5de67d Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sun, 22 Feb 2026 16:01:30 -0800 Subject: [PATCH] Renamed Lobe Chat to LobeHub --- core/data/dynamic/applications.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/data/dynamic/applications.json b/core/data/dynamic/applications.json index 4214307..d2289e9 100644 --- a/core/data/dynamic/applications.json +++ b/core/data/dynamic/applications.json @@ -239,9 +239,9 @@ "homepage_url": "" }, { - "name": "Lobe Chat", + "name": "LobeHub", "description": "The ultimate space for work and life \u2014 to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level \u2014 enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.", - "repo_url": "https://github.com/lobehub/lobe-chat", + "repo_url": "https://github.com/lobehub/lobehub", "tags": [], "platforms": ["web-cloud", "selfhost"], "category": "all-in-one",