Skip to content

rebrand: replace openclaw refs in non-app scripts and README#218

Merged
alexey-pelykh merged 1 commit intomainfrom
rebrand/scripts-readme-215
Mar 4, 2026
Merged

rebrand: replace openclaw refs in non-app scripts and README#218
alexey-pelykh merged 1 commit intomainfrom
rebrand/scripts-readme-215

Conversation

@alexey-pelykh
Copy link
Copy Markdown

Summary

Closes #215.

  • Renamed 4 script files (run-openclaw-podman.sh, podman/openclaw.container.in, systemd/openclaw-auth-monitor.service, systemd/openclaw-auth-monitor.timer)
  • Updated all non-app script contents (36 files) to use remoteclaw branding
  • Fully rebranded README.md (~229 openclawremoteclaw replacements)
  • Native app build scripts (15 files, covered by Rebrand native apps (OpenClaw -> RemoteClaw) #124) are left unchanged

Test plan

  • grep -ri openclaw scripts/ README.md returns only native app build scripts (covered by Rebrand native apps (OpenClaw -> RemoteClaw) #124)
  • CI build and test pass
  • Spot-check renamed scripts still function (e.g., systemd unit references correct paths)

🤖 Generated with Claude Code

@alexey-pelykh alexey-pelykh enabled auto-merge (squash) March 4, 2026 09:10
Rename 4 script files and update all non-app script contents and
README.md to use remoteclaw branding. Native app build scripts
(covered by #124) are left unchanged.

bundle-a2ui.sh retains the OpenClawKit path since the apps/ directory
has not been renamed yet.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@alexey-pelykh alexey-pelykh force-pushed the rebrand/scripts-readme-215 branch from 1ae92f9 to 7b2bfe9 Compare March 4, 2026 09:14
@alexey-pelykh alexey-pelykh merged commit a117c1c into main Mar 4, 2026
3 checks passed
@alexey-pelykh alexey-pelykh deleted the rebrand/scripts-readme-215 branch March 4, 2026 09:20
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.

Rebrand non-app scripts and README

1 participant