feat: OpenClaw Gateway 配置和连接优化 #1
@@ -447,7 +447,7 @@ class OpenClawConnection {
|
||||
minProtocol: this.protocolVersion,
|
||||
maxProtocol: this.protocolVersion,
|
||||
client: {
|
||||
id: 'operator' // 必须是 'operator' 或 'node',
|
||||
id: 'cli', // 客户端标识:cli, cli-ui, macos-app 等,
|
||||
version: '1.0.0',
|
||||
platform: process.platform,
|
||||
mode: 'operator'
|
||||
|
||||
Reference in New Issue
Block a user