chore: update tui and api docs

This commit is contained in:
lpf
2026-03-12 17:58:43 +08:00
parent 52b40ee0df
commit e405d410c9
5 changed files with 239 additions and 141 deletions

View File

@@ -157,7 +157,7 @@ make dev
WebUI:
```text
http://<host>:<port>/webui?token=<gateway.token>
http://<host>:<port>/?token=<gateway.token>
```
## 架构概览
@@ -279,7 +279,7 @@ user -> main -> worker -> main -> user
说明:
- `webrtc` 建连失败时,调度层仍会回退到现有 relay / tunnel 路径
- Dashboard、`status``/webui/api/nodes` 会显示当前 Node P2P 状态和会话摘要
- Dashboard、`status``/api/nodes` 会显示当前 Node P2P 状态和会话摘要
- 两台公网机器的实网验证流程见 [docs/node-p2p-e2e.md](/Users/lpf/Desktop/project/clawgo/docs/node-p2p-e2e.md)
## MCP 服务支持