<%# luci-app-openclaw — Web 控制台页面 嵌入 OpenClaw 官方 Web UI,用户可在此配置模型/渠道并直接对话 -%> <%+header%> <% local uci = require "luci.model.uci".cursor() local port = uci:get("openclaw", "main", "port") or "18789" %>

🖥️ Web 控制台

OpenClaw 官方 Web 管理界面 — 在这里可以配置 AI 模型、消息渠道(QQ、Telegram、Discord 等),直接与 AI 进行对话,以及管理所有功能。

网关地址: - | 活跃模型: - | 状态: 检查中...
正在连接 OpenClaw 控制台...
<%+footer%>