Skip to content

feat(openclaw): upgrade openclaw version 4.15#866

Merged
hazeone merged 4 commits intomainfrom
feat/upgrade_openclaw_version_4.15
Apr 17, 2026
Merged

feat(openclaw): upgrade openclaw version 4.15#866
hazeone merged 4 commits intomainfrom
feat/upgrade_openclaw_version_4.15

Conversation

@hazeone
Copy link
Copy Markdown
Contributor

@hazeone hazeone commented Apr 17, 2026

Summary

upgrade openclaw version 4.15
openclaw-lark to 4.8

Type of Change

  • Bug fix
  • New feature
  • Documentation
  • Refactor
  • Other

Validation

Checklist

  • I ran relevant checks/tests locally.
  • I updated docs if behavior or interfaces changed.
  • I verified there are no unrelated changes in this PR.

@hazeone hazeone marked this pull request as ready for review April 17, 2026 11:18
Copy link
Copy Markdown
Contributor

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d7cd5fa989

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread package.json
{
"name": "clawx",
"version": "0.3.9",
"version": "0.3.10-beta.1",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Keep app version on the intended update channel

Changing package.json to 0.3.10-beta.1 switches packaged builds to the beta update stream: detectChannel() in electron/main/updater.ts treats any prerelease suffix as a channel and then sets autoUpdater.channel to that value. If this change was only meant to upgrade OpenClaw, users on this build will query /beta instead of /latest, which can prevent them from receiving normal stable updates.

Useful? React with 👍 / 👎.

@hazeone hazeone merged commit 6d67a77 into main Apr 17, 2026
15 of 17 checks passed
@hazeone hazeone deleted the feat/upgrade_openclaw_version_4.15 branch April 17, 2026 13:05
DigitalNomad-Chat added a commit to DigitalNomad-Chat/ClawX that referenced this pull request Apr 26, 2026
…ValueCell-ai#804 ValueCell-ai#845 ValueCell-ai#860 ValueCell-ai#866 ValueCell-ai#851 ValueCell-ai#874 ValueCell-ai#898)

- Adapt to openclaw SDK changes (remove plugin-sdk subpath)
- Batch config sync, moonshot-global, ssrfPolicy private network
- Gateway readiness, health state, event dispatch
- Session label fetch, channel config cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant