Fix Instances crash by bundling device model resources#64
Merged
steipete merged 1 commit intoopenclaw:mainfrom Jan 1, 2026
Merged
Fix Instances crash by bundling device model resources#64steipete merged 1 commit intoopenclaw:mainfrom
steipete merged 1 commit intoopenclaw:mainfrom
Conversation
steipete
added a commit
that referenced
this pull request
Jan 1, 2026
dgarson
referenced
this pull request
in dgarson/clawdbot
Feb 4, 2026
fix(bedrock): validate AWS credentials in isProviderConfigured and fi…
frodo-harborbot
added a commit
to harborworks/openclaw
that referenced
this pull request
Feb 16, 2026
The sed replacement only updated existing lines. For hosts deployed before SANDBOX_IMAGE was added, it was never set, causing the daemon to fall back to harbor-sandbox:latest which doesn't exist.
songliu0403-rgb
pushed a commit
to songliu0403-rgb/openclaw
that referenced
this pull request
Feb 26, 2026
ddupg
pushed a commit
to ddupg/openclaw
that referenced
this pull request
Feb 27, 2026
ddupg
pushed a commit
to ddupg/openclaw
that referenced
this pull request
Feb 27, 2026
…us-4.6 to Copilot models - Add normalizeBraveLang() to map bare 'zh' to 'zh-hans' for Brave Search API (openclaw#64) - Update GitHub Copilot model list with full catalog including claude-opus-4.6 (openclaw#59) - resolveImplicitCopilotProvider now provides complete model definitions - Add unit tests for language normalization Closes openclaw#64, Closes openclaw#59 Co-Authored-By: Warp <agent@warp.dev>
Piboonsak
referenced
this pull request
in Piboonsak/openclaw_github
Mar 6, 2026
zooqueen
pushed a commit
to hanzoai/bot
that referenced
this pull request
Mar 6, 2026
Fix Instances crash by bundling device model resources
zooqueen
pushed a commit
to hanzoai/bot
that referenced
this pull request
Mar 6, 2026
Piboonsak
referenced
this pull request
in Piboonsak/openclaw_github
Mar 6, 2026
CyberSpencer
added a commit
to CyberSpencer/openclaw
that referenced
this pull request
Mar 19, 2026
Resolves contract drift across control UI host/render/gateway wiring and gateway server method typing so core gates return to green. Refs openclaw#63 Refs openclaw#64 Refs openclaw#65 Refs openclaw#66 Refs openclaw#67
jfy9606
pushed a commit
to jfy9606/openclaw
that referenced
this pull request
Mar 22, 2026
) Bumps [actions/github-script](https://github.com/actions/github-script) from 7.1.0 to 8.0.0. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@f28e40c...ed59741) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0x666c6f
added a commit
to 0x666c6f/openclaw
that referenced
this pull request
Mar 26, 2026
…iage (openclaw#64) * fix(sre:PLA-822): link incident follow-up PRs to Linear * fix(sre:PLA-822): fail on empty Linear viewer id * fix(sre): harden recurring indexer freshness incident triage * fix(sre:PLA-822): address PR review findings * fix(sre:PLA-822): clarify Linear auth failures * fix(sre:PLA-822): address remaining PR review findings * fix: harden autofix linear input guards * fix: preserve soft-mode linear flows * fix(sre): address sentinel review findings * fix(sre:PLA-822): validate Linear viewer ids * fix(sre:PLA-822): address remaining PR review findings * fix(sre:PLA-822): address additional review findings * fix(sre:PLA-822): harden remaining review paths * fix(sre:PLA-822): default Linear assignee to me * fix(sre:PLA-822): align bug-report follow-up prompt * fix(sre:PLA-822): polish remaining review fixes * fix(sre): resolve monitoring prompt merge after rebase
lovewanwan
pushed a commit
to lovewanwan/openclaw
that referenced
this pull request
Apr 28, 2026
Fix Instances crash by bundling device model resources
lovewanwan
pushed a commit
to lovewanwan/openclaw
that referenced
this pull request
Apr 28, 2026
3 tasks
github-actions Bot
pushed a commit
to Desicool/openclaw
that referenced
this pull request
May 9, 2026
Fix Instances crash by bundling device model resources
github-actions Bot
pushed a commit
to Desicool/openclaw
that referenced
this pull request
May 9, 2026
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
Testing