v0.64.0-beta.6
Pre-releaseDelta since previous beta (v0.64.0-beta.5) — 1 new changeset.
Minor Changes
-
Your own skills are no longer hidden from git by OpenKnowledge's sharing setting. A project set to Only me was adding a
.git/info/excludeentry for every skill OK had installed into an editor folder, so a skill you wrote could be missing fromgit statuswithout anything saying why — and which skills were affected depended on what happened to be installed when you first set the project up. Whether your skills are committed is now yours to decide. OK's own files (.ok/,.okignore) and the editor config files it adds an entry to still follow the setting, so trying OK on a work repo still keeps its MCP entry out of the team's diff.If an older version left entries behind, they clear the next time OpenKnowledge applies your sharing setting.
ok config-sharing unshare, orok initon a project already set to Only me, clears them without changing anything else — you do not have to switch to Shared to get your skills back. Switching to Shared clears them too. Two cases need a manual check: if an OK file is already committed the run stops with a tracked-file warning before clearing anything, and entries for a skill you have since uninstalled cannot be cleared automatically, because the record naming them is gone.ok config-sharing statusnow lists leftover.claude/skills/…entries even when it can no longer match them to a skill, so run it to see whether any remain; clearing those means deleting the lines from.git/info/excludeyourself.Also removes the Share skills prompt above the Skills sidebar, which offered to un-hide
.ok/skills— no longer where skills are kept, so for most projects the button changed nothing the message promised while the skills it named stayed hidden. The Settings → Sync & sharing row that undid it is gone with it. Removed from the published surface:readSkillsSharedandsetSkillsSharedfrom@inkeep/open-knowledge,setSkillsSharedfrom the desktop bridge, and theskillsSharedfield fromok config-sharing status --json. Added:getInstalledSkillProjectionPathsto@inkeep/open-knowledge. Scripts readingok config-sharing status --jsonorshare --jsonshould note thatexcluded[]andremoved[]can now contain skill-folder paths such as.claude/skills/<name>/, plus the two older**/.ok/*and!**/.ok/skills/entries when a project carries them.
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 |