v0.5.4 #136
StefanSteiner
announced in
Announcements
v0.5.4
#136
Replies: 1 comment
NOTEThe past two versions, 0.5.3 and 0.5.4 have a number of important fixes for Mac and WIndows. If you try to install it through the NPM package, you will typically only get the 0.4.0 version. Even if you try to force it to install 0.5.4, it will give you this: This is a standard setting for NPM package to only install versions older than 7 days. To override that run: Some versions of the Windows MCP hang when being accessed by an AI client. Using the 0.5.4 version fixes that. Also for Mac Apple Silicon, all versions through 0.5.3 installs an Intel version of the Hyper engine which has a slow initial startup and is a bit slower overall. In >= 0.5.4, the Apple Silicon Hyper engine is installed. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What's Changed
Full Changelog: v0.5.3...v0.5.4
This discussion was created from the release v0.5.4.
All reactions