Skip to content

chore: sync upstream v2026.4.27#62

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
sync/upstream-release-v2026.4.27
Draft

chore: sync upstream v2026.4.27#62
github-actions[bot] wants to merge 1 commit into
mainfrom
sync/upstream-release-v2026.4.27

Conversation

@github-actions
Copy link
Copy Markdown

Status: merge conflicts — manual resolution required

Automated sync from upstream stable release v2026.4.27 hit merge conflicts.

Upstream release https://github.com/openclaw/openclaw/releases/tag/v2026.4.27
Sync branch sync/upstream-release-v2026.4.27
Workflow run https://github.com/daydreamsai/dreaming-claw/actions/runs/25152567165

Conflicted files

  • docs/cli/index.md
  • docs/concepts/model-providers.md
  • docs/help/testing.md
  • docs/providers/index.md
  • docs/providers/models.md
  • package.json
  • pnpm-lock.yaml
  • src/agents/pi-embedded-runner/run.ts
  • src/cli/update-cli.test.ts
  • src/cli/update-cli/update-command.ts
  • src/commands/auth-choice-options.ts
  • src/commands/onboard-types.ts
  • src/plugins/bundled-plugin-metadata.generated.ts

Upstream changes (15663 commits)

cbc2ba0931 chore(release): prepare 2026.4.27 stable
8a6cf36aec test: allow browser indirect zod runtime dependency
15901513a3 fix(browser): declare zod runtime dependency
b2a4d3d99a test: remove Parallels future config scrub
50826a70c7 test: stop Parallels update config scrubbing
2d52abc011 test: drop redundant gateway telegram e2e
c8749c4f8f test: stop Parallels smoke plugin allowlist rewrites
6076794339 test: relax live web search timeouts
375f45054d fix(ci): stabilize bundled runtime dependency staging
728cbd7068 fix(models): satisfy params merge lint
1a2a707297 test: stabilize release live e2e probes
7fde52d1e5 fix(models): merge legacy openrouter params
5370add03b test(release): align package artifact reuse assertions
56cb9506c0 ci: use same-run release package artifacts
2046212eaa ci: speed up package tarball validation
b0a4d59401 fix(ci): speed up release tarball integrity check
18fa754699 test(parallels): quote Windows npm update allowlist batch
04101e42eb ci: bound release package tarball checks
6339b66ae1 test(release): dedupe doctor config write guard
d7fc1c0ad5 test: tolerate transient google tts and openrouter tool probes
f6913c8269 test: enable doctor config writes in release test
b8dd69a100 test(ci): harden release failure paths
3f1ac9dc10 test: tolerate opencl live stt transcript variant
68ae346547 test: make doctor migration assertion order independent
d9a3f18db6 test(browser): isolate pw-session mocks
525a187d96 test(release): isolate no-isolate module mocks
47b1f19add test(release): refresh release validation baselines
d93ff21fea fix(test): stabilize core runtime infra shard
d8d6e0e5b6 test(agent): allow catalog fallback scope lookup
c18d636030 fix(release): satisfy scoped context lint

Resolution

git fetch origin sync/upstream-release-v2026.4.27 && git fetch upstream --tags
git checkout -B sync/upstream-release-v2026.4.27 origin/sync/upstream-release-v2026.4.27
git merge --no-ff --no-edit refs/tags/v2026.4.27
# resolve conflicts, then:
git rm .upstream-sync-pending || true
git commit
git push origin sync/upstream-release-v2026.4.27

Mark this PR as Ready for review once conflicts are resolved.


This PR was created by .github/workflows/upstream-release-sync.yml.

@github-actions github-actions Bot added the upstream-sync Automated upstream release sync label Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

upstream-sync Automated upstream release sync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants