too-many-claw 1.0.26 → 1.0.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli.js CHANGED
@@ -2806,10 +2806,10 @@ var GatewayClient = class extends EventEmitter {
2806
2806
  minProtocol: 3,
2807
2807
  maxProtocol: 3,
2808
2808
  client: {
2809
- id: "cli",
2810
- version: "1.0.26",
2809
+ id: "openclaw-control-ui",
2810
+ version: "1.0.28",
2811
2811
  platform: process.platform,
2812
- mode: "operator"
2812
+ mode: "webchat"
2813
2813
  },
2814
2814
  role: "operator",
2815
2815
  scopes: ["operator.admin", "operator.approvals"],