From ac758e38015269931f0e4f7039df177d1c08265a Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 10 Jun 2026 06:31:01 +0000 Subject: [PATCH] docs: mark repository as superseded by the in-repo bridge (v0.3.x) Bridge development moved to clashcontrol-io/ClashControl (smart-bridge-server.js + mcp-server.js, released as bridge-v* tags). This repo stops at v0.2.3 and lacks the June fixes (LLM autodetect, base-URL path-prefix fix). Pointing users at the current releases. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 46dffa3..3a8df2e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ +> [!WARNING] +> **This repository is superseded.** Smart Bridge development moved into the main +> [ClashControl repository](https://github.com/clashcontrol-io/ClashControl) +> (`smart-bridge-server.js` + `mcp-server.js`) in v0.3.0, which added the +> one-click local-LLM autodetect (Ollama / LM Studio / llama.cpp / Jan) and the +> own-LLM agent loop. **Download the current Connector from the +> [ClashControl releases](https://github.com/clashcontrol-io/ClashControl/releases)** +> (tags `bridge-v*`). The code here stops at v0.2.3 and no longer receives fixes. + # ClashControl Smart Bridge **LLM bridge connecting Claude, ChatGPT, or any AI assistant to BIM clash detection.**