fix(build): update OpenClaw submodule URL and enhance gateway token management
- Changed the OpenClaw submodule URL to the official GitHub repository for proper integration. - Implemented automatic gateway token generation on first launch, ensuring seamless authentication for users. - Updated the gateway manager to utilize the generated token for WebSocket connections.
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
- ✅ **版本绑定** - 每个 ClawX 版本绑定特定 openclaw 版本
|
||||
- ✅ **CLI 兼容** - 命令行保持 `openclaw` 命令,不引入 `clawx` CLI
|
||||
|
||||
openclaw project Local: /Users/guoyuliang/Project/openclaw remote: https://github.com/openclaw/openclaw
|
||||
openclaw project remote: https://github.com/openclaw/openclaw
|
||||
### 1.4 CLI 兼容性设计
|
||||
|
||||
ClawX 是 OpenClaw 的**图形化增强层**,而非替代品。用户可以同时使用 GUI 和 CLI:
|
||||
|
||||
Reference in New Issue
Block a user