Skip to content

Report real surface and version in registry user-agent - #1534

Merged
RhysSullivan merged 1 commit into
mainfrom
fix/daemon-surface-user-agent
Aug 5, 2026
Merged

Report real surface and version in registry user-agent#1534
RhysSullivan merged 1 commit into
mainfrom
fix/daemon-surface-user-agent

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

The daemon (apps/local) sent executor/stable/1.4.4/local on every integrations.sh registry fetch:

  • local surface: the daemon is always hosted by the CLI or the desktop app, so a third local surface just split the same installs across two labels. It now resolves cli/desktop exactly like the analytics surface in apps/local/src/analytics.ts (desktop marks its sidecar with EXECUTOR_CLIENT=desktop). SurfaceClient drops the local variant.
  • Frozen 1.4.4 version: @executor-js/local was in the changesets ignore list, so Version Packages never bumped it and the user-agent read a stale package.json version. It's now in the fixed group with the CLI/desktop, so it versions with the release train.

No behavior change beyond the user-agent string sent to integrations.sh.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 5, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing f382246 Commit Preview URL

Branch Preview URL
Aug 05 2026, 04:19 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 5, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud f382246 Aug 05 2026, 04:19 AM

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@pkg-pr-new

pkg-pr-new Bot commented Aug 5, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@1534

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@1534

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@1534

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@1534

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@1534

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@1534

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@1534

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@1534

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@1534

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@1534

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@1534

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@1534

executor

npm i https://pkg.pr.new/executor@1534

commit: f382246

@RhysSullivan
RhysSullivan marked this pull request as ready for review August 5, 2026 05:25
@RhysSullivan
RhysSullivan merged commit 80e5530 into main Aug 5, 2026
20 of 21 checks passed
@RhysSullivan RhysSullivan mentioned this pull request Aug 5, 2026
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