James Cuzella
James Cuzella
@chenrui333: This is now ready for review! 🎉
@github-actions Bump
@github-actions Bump
@github-actions: Bump! (Too busy to work on this at the moment, but keep it open.)
@github-actions: Bump!
> Looks okay to me. Is there an open issue which this PR solves? Yes, this should fix #574 which was a failed to build from source (FTBFS) issue on...
@FabioLolix: > Hi, this patch no longer apply and is no longer needed Ok, great! I'll close this due to the other changes fixing the build. P.S.: Please see FabioLolix/PKGBUILD-AUR_fix#53...
> @cevatkerim: > does not work with docker. I've observed that it does work so long as the `-i` flag is passed to `docker run` [^1]. Expand for example mcp.json...
Maybe this helps those using the docker-based MCPs in the meantime... To cleanup all old running MCP containers except the latest one (using `jq`'s `[:-1]` array indexing): ```bash docker ps...
> @AliYar-Khan: @startergo how to do that ? You can enable OpenCore debug mode to get more detailed information about `.kext` loading issues: - Set [`Misc` -> `Debug` -> `Target`][0]...