feat(version): upgrade openclaw version 4.11#845
Merged
Conversation
…d openclaw to 2026.4.11 in package.json and pnpm-lock.yaml
…g a new method to generate deduplication keys based on final message IDs. This improves the handling of duplicate events in both chat and gateway stores.
…ation logic, as Feishu is now a built-in extension since OpenClaw 2026.4.11. Update relevant code and documentation to reflect this change.
…artup errors. Update retry delays and enhance error classification for improved handling of initialization issues.
…and adjust timeout duration in retry logic for improved accuracy.
… installation logic, as Feishu is now a built-in extension since OpenClaw 2026.4.11. Update relevant code and documentation to reflect this change." This reverts commit 5b8a353.
2 tasks
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
DigitalNomad-Chat
added a commit
to DigitalNomad-Chat/ClawX
that referenced
this pull request
Apr 26, 2026
… dedupe (ValueCell-ai#821 ValueCell-ai#845 ValueCell-ai#870 ValueCell-ai#873 ValueCell-ai#875 ValueCell-ai#878 ValueCell-ai#880 ValueCell-ai#885 ValueCell-ai#886 ValueCell-ai#887 ValueCell-ai#891 ValueCell-ai#903) Overhaul execution graph card (collapse/expand, narration steps, web_fetch links), separate thinking messages, render LaTeX math, dedupe optimistic messages, hide recoverable gateway timeouts, add startup history recovery.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
upgrade openclaw version 4.11
remove feishu plugin (already integrated by openclaw)
Related Issue(s)
Type of Change
Validation
Checklist