Skip to content

chore: sync upstream v2026.4.10#52

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

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

Conversation

@github-actions
Copy link
Copy Markdown

Status: merge conflicts — manual resolution required

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

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

Conflicted files

  • docs/cli/index.md
  • docs/providers/index.md
  • docs/providers/models.md
  • pnpm-lock.yaml
  • src/agents/pi-embedded-runner/run.ts
  • src/commands/auth-choice-options.ts
  • src/commands/onboard-types.ts
  • src/plugins/bundled-plugin-metadata.generated.ts

Upstream changes (8143 commits)

44e5b62c27 fix(macos): harden shell executor timeouts
9a4a9a5993 Heartbeat: spread interval runs across stable phases (#64560)
e11d902b7d fix(ci): stop telegram debounce media leak
df7e61b546 fix(ci): align compact count assertion
5b2888e1fd test(install): pin smoke docker platform
421338f585 test(install): quiet smoke npm output
05659cfbc3 test: harden macOS Parallels permission check
896eb888a8 fix(ci): align target session alias fixture
05521242cd fix(ci): stabilize agentic compact tests
1fb8a8cdff fix: prefer target entry for inline command dispatch
3b6fac85ea chore: prepare 2026.4.10 release
8f94032dc1 fix: prefer target entry for inline abort cutoff
f1b6934700 fix: prefer target entry for reply directives
efab9763dc   Fix vLLM reasoning model response parsing (empty tool_calls array)  (#61534)
4360a59c6d fix: prefer target entry for usage footer
db546f8d33 test(auto-reply): update compaction result fixture
f6f81960f3 fix: prefer target entry for fast status
1c7444dab6 perf: optimize test import surfaces
84fb20aa52 fix: prefer target entry for inline status
da1e60a6aa fix(ci): guard venice model discovery fetch
ef5b257c30 fix: prefer target entry for tools wrapper
2fe860b803 fix: prefer target entry for status wrapper
e5e95f30ea fix: prefer target entry for compact counters
fb5611b0c4 fix(ci): omit default config write type args
78a4b0e8d3 fix: keep stop hook aligned with target session
07edaffb04 fix: finalize OpenAI replay liveness landing
8a5b4b07f9 fix(openai): suppress expected tool schema diagnostics
c3aeb71f74 feat(fal): add HeyGen video-agent model
c40d2a424d fix(ci): complete compact session fixture
c88a3d5152 fix(ci): restore split seam type exports

Resolution

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

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 11, 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