Skip to content

chore: sync upstream v2026.4.9#51

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

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

Conversation

@github-actions
Copy link
Copy Markdown

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

Status: merge conflicts — manual resolution required

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

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

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

0512059dd4 chore: prepare 2026.4.9 stable release
b5c3c15dcf test: keep local full suite serial by default
1fed7bc379 fix(msteams): pin reply target at inbound time to prevent DM/channel leak (#54520) (#62716)
9edfefedf7 fix(msteams): route thread replies to correct thread via replyToId (#58030) (#62715)
38aa1edf76 fix(msteams): isolate channel thread sessions by replyToId (#58615) (#62713)
62bde7ede3 test: isolate slack thread-ts recovery
b27918007a ci: tolerate noisy npm pack json output
74b5b97f62 tests: reset discord native-command seams in model picker (#63267)
0faae33b0c wizard: add explicit skip option to plugin setup (#63436)
5b28ab83ef test: run local full suite project shards in parallel
e6797bcd08 chore: refresh plugin SDK API baseline
1961102a59 chore: refresh config schema version for 2026.4.9-beta.1
7810ddc220 chore: prepare 2026.4.9-beta.1 release
b73a18dd27 fix(commands): split doctor prompt option types
d9a3ecd109 fix(infra): extract exec approvals allowlist types
b13025f378 fix(commands): split auth choice apply types
20f2f39d30 fix(config): stop owner-display barrel cycles
91ad1e5fc5 fix(logging): break console/logger type cycle
e890db76bc auth: avoid plugin setup scans during common auth resolution
5f710bac35 test: mock auth profile external overlay in oauth tests
0c5e524224 test: keep ollama unreachable discovery on localhost
dcfb3ed4e3 plugins: keep google provider policy lightweight
1cd7ba88df test: isolate subagent registry resume imports
d0c21cf541 test: isolate model auth module state
f0ea5bf393 plugins: add lightweight anthropic vertex discovery
67a030dfe8 test: isolate onboard skills status mock
f0644d7613 test: replace models-config matrix with narrow coverage
3ae10b02f2 test: isolate agentic suite smoke tests
a9f831e065 test: make shared-token reload deterministic
6688779d36 fix: drop raw gateway chat control replies

Resolution

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

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