Skip to content

chore: sync upstream v2026.3.7#34

Merged
RedBeardEth merged 896 commits intomainfrom
sync/upstream-release-v2026.3.7
Mar 9, 2026
Merged

chore: sync upstream v2026.3.7#34
RedBeardEth merged 896 commits intomainfrom
sync/upstream-release-v2026.3.7

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Mar 8, 2026

Status: merge conflicts — manual resolution required

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

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

Conflicted files

  • .github/workflows/docker-release.yml
  • extensions/feishu/src/bot.ts
  • extensions/feishu/src/feishu-command-handler.ts
  • package.json
  • pnpm-lock.yaml

Upstream changes (893 commits)

42a1394c5 build: prepare 2026.3.7 release
c3810346f CLI: avoid false update restart failures without listener attribution (#39508)
e0f80cf0e fix(ui): align control-ui device auth token signing
5d22bd029 fix: add google flash-lite forward compat
59102a1ff fix: add gemini 3.1 flash-lite support
06ffef846 fix(ci): repair zalouser CI failures
c6a8ab69c build: refresh beta appcast asset signature
fcdc1a13e fix: land #33992 from @darkamenosa
d9670093c style: format daemon lifecycle test
3596a4686 build: prepare 2026.3.7-beta.1 release
dd8fd98ad build: reduce build log noise
a035a3ce4 fix: drop removed minimax lightning model
21df014d5 fix: stage docker live tests from mounted source
1b3d8ee25 docs: note npmjs 1password path for releases
dc78725d4 test: stabilize exec resolver timeout fixture
5214859c5 chore: add changelog and format fix for #39414
930caeaaf fix(chat): preserve sender labels in dashboard history
c743fd9c4 docs: clean up latest changelog sections
75a44dee8 docs: dedupe changelog contributor attribution
f2a4bdf06 fix(ci): resolve current gate regressions
ed437434a refactor(voice-call): share tts deep merge
5659d7f98 fix: land #39337 by @goodspeed-apps for acpx MCP bootstrap
f72114173 fix(ci): resolve type regressions on main
9c8e34da9 fix: document discord agentComponents schema parity (#39378) (thanks @gambletan) (#39378)
d902bae55 fix(discord): validate agentComponents config
7d2b146d8 test: cover daemon probe auth seam
f6c7ff3e0 refactor: preserve explicit mock voice-call values
bd413263b refactor: register gateway service adapters
380eb1c07 refactor: reuse shared gateway probe auth
fd1e48162 refactor: split daemon status gathering

Resolution

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

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


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

steipete and others added 30 commits March 7, 2026 22:33
Separate shared gateway auth from cached device-token signing in Control UI browser auth. Preserves shared-token validation while keeping cached device tokens scoped to signed device payloads.

Co-authored-by: Frad LEE <fradser@gmail.com>
Source: openclaw#38725 / 533ff3e by @ademczuk.
Thanks @ademczuk.

Co-authored-by: ademczuk <andrew.demczuk@gmail.com>
…@joetomasone)

Land openclaw#9040 by @joetomasone. Add fail-closed config loading, compat coverage, and changelog entry for openclaw#5052.

Co-authored-by: Joe Tomasone <joe@tomasone.com>
… thanks @riftzen-bit)

Co-authored-by: riftzen-bit <binb53339@gmail.com>
…lsdcc01)

Land openclaw#33757 by @lsdcc01 without the unrelated dependency bump. Preserve negative FTS5 BM25 ordering in hybrid scoring and add changelog coverage for openclaw#5767.

Co-authored-by: 丁春才0668000523 <ding.chuncai1@xydigit.com>
…, thanks @ademczuk)

Co-authored-by: ademczuk <andrew.demczuk@gmail.com>
…anks @ademczuk)

Co-authored-by: ademczuk <andrew.demczuk@gmail.com>
Landed from contributor PR openclaw#28428 by @l0cka.

Co-authored-by: Daniel Alkurdi <danielalkurdi@gmail.com>
… thanks @Gundam98)

Co-authored-by: Gundam98 <huhanwen98@gmail.com>
Landed from contributor PR openclaw#28608 by @KimGLee.

Co-authored-by: Kim <150593189+KimGLee@users.noreply.github.com>
steipete and others added 24 commits March 8, 2026 03:11
Co-authored-by: Goodspeed App Studio <goodspeed-apps@users.noreply.github.com>
Co-authored-by: Tom <hxtxmu@gmail.com>
@github-actions github-actions bot added the upstream-sync Automated upstream release sync label Mar 8, 2026
@RedBeardEth RedBeardEth marked this pull request as ready for review March 9, 2026 22:57
@RedBeardEth RedBeardEth merged commit 7064195 into main Mar 9, 2026
2 of 9 checks passed
@RedBeardEth RedBeardEth deleted the sync/upstream-release-v2026.3.7 branch March 9, 2026 23:03
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.