Skip to content

[RELEASE] Sync banner names the runtimes it actually syncs (carries #5010) - #5012

Merged
vivekchand merged 2 commits into
mainfrom
release/sync-banner-honesty
Aug 21, 2026
Merged

[RELEASE] Sync banner names the runtimes it actually syncs (carries #5010)#5012
vivekchand merged 2 commits into
mainfrom
release/sync-banner-honesty

Conversation

@vivekchand

Copy link
Copy Markdown
Owner

Carries #5010 (merged) to PyPI and the fleet.

What ships

The first-install sync banner stops asserting OpenClaw on machines that have never had it. It now names the runtimes actually detected on the machine, and falls back to a runtime-neutral phrase when detection has not landed or finds nothing.

detected title
nothing / unknown Syncing your AI agents
1 Syncing your Claude Code data
2 Syncing Claude Code and Cursor
3+ Syncing Claude Code, Cursor and 2 more

A runtime is named only when it has sessions on disk, so an installed-but-unused Cursor is never claimed as something being synced. Detection runs on a background refresh behind a 60s cache, never inline in the polled handler.

The runtime list is composed by the dashboard rather than the daemon, so this takes effect on upgrade without a daemon-side change.

Verified before cutting

CHANGELOG entry added under Unreleased.

🤖 Generated with Claude Code

@8090-software-factory

Copy link
Copy Markdown

✅ Drift Bot (ClawMetry): no drift detected

Drift Bot analyzed the changed files against this project's blueprints and requirements and found no drift.

…5010)

Ships the fix for the hardcoded "Syncing your OpenClaw workspace" banner
title to PyPI and the fleet.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@vivekchand
vivekchand force-pushed the release/sync-banner-honesty branch from df3e111 to ca87d64 Compare August 20, 2026 21:22
@8090-software-factory

Copy link
Copy Markdown

✅ Drift Bot (ClawMetry): no drift detected

Drift Bot analyzed the changed files against this project's blueprints and requirements and found no drift.

@8090-software-factory

Copy link
Copy Markdown

✅ Drift Bot (ClawMetry): no drift detected

Drift Bot analyzed the changed files against this project's blueprints and requirements and found no drift.

@vivekchand
vivekchand merged commit bcf6754 into main Aug 21, 2026
22 checks passed
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