Replies: 1 comment
|
Based on the current documentation, you generally should not upgrade OpenShell independently when using NemoClaw. NemoClaw validates and supports only a specific range of OpenShell versions. During onboarding and upgrades, it checks the installed OpenShell version against the compatibility range defined by that NemoClaw release. If your OpenShell version is newer than the supported maximum, NemoClaw will refuse to proceed until you either downgrade OpenShell or upgrade NemoClaw to a compatible release. :contentReference[oaicite:0]{index=0} So, if you're on:
while the latest OpenShell is v0.0.59, that doesn't necessarily mean you're behind—it likely means v0.0.44 is the version that your current NemoClaw release was tested against. For normal installations, the recommended workflow is: nemoclaw update
nemoclaw upgrade-sandboxes --checkor reinstall with a newer NemoClaw release. NemoClaw's installer will resolve and install a compatible OpenShell version rather than simply installing the latest available release. :contentReference[oaicite:1]{index=1} If you manually upgrade OpenShell (e.g. via So the short answer is:
If you're curious why your installation is still on nemoclaw update --checkto see whether you're already on the latest maintained NemoClaw release or whether a newer release (with a newer supported OpenShell version) is available. If this answer helped or pointed you in the right direction, I'd appreciate it if you could mark it as the accepted answer so it's easier for others with the same issue to find. Also, if you found my contribution useful, I'd appreciate it if you could check out my GitHub profile, follow me, and star any repositories you find interesting. |
Uh oh!
There was an error while loading. Please reload this page.
When I'm upgrading nemoclaw, openshell still the same version v0.0.44. But in the openshell repository the latest version for now is v0.0.59.
should we upgrade openshell separatley from nemoclaw or how to check compatability of new openshell with nemoclaw?
All reactions