v0.62.0-beta.17
Pre-release
Pre-release
·
199 commits
to main
since this release
Delta since previous beta (v0.62.0-beta.16) — 1 new changeset.
Patch Changes
- Fixed a Claude ACP failed-to-start with
npm error Override without name: @modelcontextprotocol/sdk>zod. When the project you opened lives inside a monorepo whose rootpackage.jsonuses pnpm's flatparent>childoverride syntax, npm's arborist would walk up from the agent's cwd, hit that file, and reject the flat key before the agent could initialize.npx-kind ACP spawns now run from an OK-owned dir under ~/.ok/ so arborist doesn't discover the ancestor workspace; the agent still receives its actual workspace over the ACP session handshake.
Downloads
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon | OpenKnowledge-arm64.dmg |
| Windows | x64 | OpenKnowledge-Setup-x64.exe |
| Windows | arm64 | OpenKnowledge-Setup-arm64.exe |
| Debian / Ubuntu | x64 | OpenKnowledge-amd64.deb |
| Debian / Ubuntu | arm64 | OpenKnowledge-arm64.deb |
| Fedora / RHEL | x64 | OpenKnowledge-x86_64.rpm |
| Fedora / RHEL | arm64 | OpenKnowledge-aarch64.rpm |