Skip to content

chore: sync upstream v2026.4.11#53

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

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

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Apr 12, 2026

Status: merge conflicts — manual resolution required

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

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

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 (8419 commits)

769908ec3f chore(release): prepare 2026.4.11
329a0f00ce fix(canvas): refresh a2ui bundle hash
65267c14d4 chore(release): refresh generated baselines
1bdd8166b6 chore(config): refresh bundled channel metadata
e08f4c12da test(parallels): stop windows gateway before update
247705b59c test(parallels): bound macos dashboard curl
270a3999e2 test(parallels): recover macos update gateway start
e20464935a test(parallels): avoid host Safari substitution
0e3f9657da fix(plugins): preserve bundled host compatibility floor
ada95aefa9 test(parallels): stop gateway listener before npm update
6debabb002 test(parallels): retry killed Windows fresh install
7740c4d530 fix(agents): narrow debug proxy URL override
a60ff003fb test(parallels): stop gateway before npm update
66be8cdc57 test(parallels): stop stale gateway after npm update
e26edee39e fix(context-engine): bundle legacy runtime registration
9aa9c3ff62 fix(auto-reply): stop mention-only inline status turns
44e95065c4 fix(agents): split preemptive compaction route types
3059b36306 fix(config): split command flag helpers
09a41b2da4 fix(plugin-sdk): untangle tts runtime facade types
29142a9d47 fix: preserve Telegram topic routing for exec completions (#64580)
a948e28244 fix(cycles): narrow provider runtime error hook types
d9357f9f39 fix(cycles): split command detection runtime types
876fc4e43c fix(cycles): narrow plugin auto enable imports
10f2e81c04 fix(cycles): split abort runtime resolver types
5cd9c2d2de fix(cycles): bypass context engine and config barrels
0e8225c4a6 fix(cycles): narrow channel registry imports
8470dc8e06 fix(cycles): split reply config runtime seams
61da711b1a fix(cycles): split provider runtime model types
53fde90dc2 fix(cycles): use loaded channel prompt hints
8ec838a0d4 fix(cycles): split session hook event types

Resolution

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

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