Skip to content

fix: remove OpenClaw-specific branding from gateway UI strings#551

Merged
0xNyk merged 1 commit intomainfrom
fix/gateway-branding
Apr 3, 2026
Merged

fix: remove OpenClaw-specific branding from gateway UI strings#551
0xNyk merged 1 commit intomainfrom
fix/gateway-branding

Conversation

@0xNyk
Copy link
Copy Markdown
Member

@0xNyk 0xNyk commented Apr 3, 2026

Summary

The gateway banner and several UI strings referenced "OpenClaw gateway" specifically, but the gateway could be a Hermes Agent gateway or other provider. Updated all 10 locale files to use generic "gateway" terminology.

Before

No OpenClaw gateway detected — running in Local Mode. Monitoring Claude Code sessions, tasks, and local data.

After

No gateway detected — running in Local Mode. Monitoring agent sessions, tasks, and local data.

Scope

  • localModeBanner.noGatewayDetected — banner text
  • panelLocked.requiresGateway — panel access message
  • onboarding.welcome.gatewayLink.description — onboarding step
  • channels.noChannelsConfigured — channel setup hint
  • channels.gatewayUnreachable — error message
  • agentSquad.noAgentsHint — agent discovery hint
  • gatewayManager.description / discoveredGatewaysDesc — gateway panel
  • logViewer.description — log stream label

Legitimate OpenClaw product references (e.g., "Install OpenClaw", "OpenClaw config") are preserved — only gateway-as-infrastructure strings were genericized.

Test plan

  • pnpm test — 892/892 pass
  • Manual: Verify banner shows "No gateway detected" instead of "No OpenClaw gateway detected"

The gateway banner and panel-locked messages referenced "OpenClaw gateway"
specifically, but the gateway could also be a Hermes Agent gateway or
other provider. Updated all 10 locale files to use generic "gateway"
terminology while keeping legitimate OpenClaw product references intact.
@0xNyk 0xNyk merged commit a0a4d60 into main Apr 3, 2026
1 check failed
@0xNyk 0xNyk deleted the fix/gateway-branding branch April 3, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant