<%# luci-app-openclaw — 终端配置页面 (简洁版) -%> <%+header%> <% local uci = require "luci.model.uci".cursor() local pty_port = uci:get("openclaw", "main", "pty_port") or "18793" %>

⚙️ 终端配置

通过内嵌的交互式终端 (oc-config) 进行 OpenClaw 的完整配置管理。支持 AI 模型配置、消息渠道设置、健康检查等。

💡 菜单功能说明:
⏳ 正在连接配置终端...
<%+footer%>