Commit History

fix: hide auto-fetched model catalog via agents.defaults.models allowlist
969b002
Running

Claude commited on

refactor: rename env vars - AGENT_x to MODEL_x naming scheme
4823f06

Claude commited on

fix: disable auto-fetched model catalog (OpenRouter/LiteLLM)
f7ab7fd

Claude commited on

fix: add missing 'schedule' Python package to Docker image
716a951

Claude commited on

fix: use npx to run WeChat CLI install command
cae0414

Claude commited on

fix: restore priority HF Dataset first, WebDAV fallback
e27fcc9

Claude commited on

feat: support 6 agents (add main agent_6)
821f5fc

Claude commited on

feat: refactor backup with configurable intervals and retention
caee4c3

Claude commited on

security: remove password leaks from logs and debug endpoints
055138d

Claude commited on

fix: route /assets/* to CCSwitch for frontend JS/CSS loading
f73b4c6

Claude commited on

fix: route CCSwitch API requests to port 3000 to bypass WebLoginDialog
a1bca6e

Claude commited on

feat: add per-agent AGENT_i_BASE_URL and AGENT_i_API_KEY env vars
2b85d8f

Claude commited on

feat: enable WeChat, fix agent-feishu bindings, add 5-bot Feishu channel support
630f630

Claude commited on

fix: add allowedOrigins including HF Space host for WebSocket login
be8ec61

Claude commited on

fix: save gateway password to file for debug retrieval, add /debug/password endpoint
1a27d67

Claude commited on

fix: remove invalid root-level skills config causing gateway startup failure
ad06e5b

Claude commited on

fix: use Python for port detection, add /debug diagnostic endpoint
ff258ff

Claude commited on

修复: OpenClaw启动添加--allow-unconfigured, 改用bash TCP检测端口, WEIXIN_ENABLED默认false
185b41c

Claude commited on

优化: 移除微信固化安装, WEIXIN_ENABLED默认false, 新增Agent列表/Skills/CCSwitch配置, 配置备份合并
365bffd

Claude commited on

修复: 过滤代理头,解决 OpenClaw Gateway 不信任 WebSocket 连接问题
577d78a

Claude commited on

修复: 等待 OpenClaw 端口就绪后再启动 Router,避免 ECONNREFUSED
1c67936

Claude commited on

删除 install-programs.sh,避免重复安装
43cdcd3

Claude commited on

修复: 改进 WebSocket 代理,添加详细日志
952c001

Claude commited on

修复: 添加 WebSocket 支持,解决 OpenClaw UI 登录无响应问题
1df6bd7

Claude commited on

固化安装微信 CLI: npm install -g @tencent-weixin/openclaw-weixin-cli
eaca7eb

Claude commited on

添加环境变量变化检测机制
45fee32

Claude commited on

固化程序安装到Docker镜像 + 启用微信 + 扫码提醒
0fc3070

Claude commited on

文档更新:添加CCSwitch密码配置说明
e06f520

Claude commited on

增强CC-Switch-Web调试输出,添加set -x追踪变量
10a6aa0

Claude commited on

Add debug logging for CC-Switch password
48db820

Claude commited on

Update CC-Switch-Web: support env password CCSWITCH_PASSWORD
995f45c

Claude commited on

Initial OpenClaw HF deployment
3d325be

Claude commited on