Skip to content

chore: sync upstream v2026.5.28#76

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented May 31, 2026

Copy link
Copy Markdown

Status: merge conflicts — manual resolution required

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

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

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/agents/pi-embedded-runner/run/types.ts
  • src/cli/update-cli/update-command.ts
  • src/commands/auth-choice-options.ts
  • src/commands/onboard-types.ts
  • src/config/schema.base.generated.ts
  • src/plugins/bundled-plugin-metadata.generated.ts

Upstream changes (32231 commits)

e93216080a test(release): expect public latest in installer smoke
907e66d497 test(release): harden live release checks
01c1d8c10a test(release): wait for live probe cleanup
0d657d2e27 test(release): skip unavailable anthropic live models
5b8cc7d6bf fix(release): remove net policy split from 2026.5.28
ea8c052bcf fix(ci): serialize gateway server vitest project
bbfe287836 test(sdk): resolve local package deps in pack smoke
56227067b5 test(imessage): align SMS route expectations
8fa3c8189a test(agents): stabilize run wait timeout fallback
420bfad613 chore(release): refresh generated 2026.5.28 baselines
5e40a49852 chore(release): prepare 2026.5.28 stable
d2d6bf2d66 docs(changelog): refresh 2026.5.28 release notes
49d6efc65b fix(deps): remove sharp from root package
9fc0e9659e fix(gateway): resolve message actions against runtime config (#84535)
fa530f8028 fix: bound default heartbeat run timeout (#88133)
91df655e69 fix: keep live OpenClaw session locks during cleanup (#88129)
116f084169 fix(plugins): preserve single-pass plugin env config
ee0756f1ee fix(release): harden Parallels Discord smoke
11ffe36441 fix(plugins): cap CLI node invoke timeout
768a64dd51 perf: skip session store clones in turn hot paths
82560fa1ba fix(agents): cap provider request timeouts
9d12dbb00b fix(cron): cap explicit job timeouts
31a46638ad fix: show chat errors as visible messages
bf42c73d18 fix(agents): cap session wait timeouts
81533ff9d9 fix(web): cap provider timeout seconds
ca78397386 fix(telegram): cap configured request timeouts
bc1db759ac fix(acpx): cap service timer timeouts
e86f86f207 fix(copilot): avoid bundling platform binaries
228bed7da5 fix(codex): cap app-server idle timers
9cf6376043 fix(agents): cap exec reviewer timeout

Resolution

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

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 May 31, 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