Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.**
Expand Down
Loading