v0.19.1-beta.2
Pre-releaseDelta since previous beta (v0.19.1-beta.1) — 1 new changeset.
Patch Changes
-
Rename the product brand from "Open Knowledge" to "OpenKnowledge" (one word) across the desktop app, CLI output, MCP/skill copy, and docs.
The macOS app, its helper bundle, the DMG artifact, and the userData directory are renamed. A one-time, identity-verified migration runs on the first launch of a renamed build: it relocates an existing user's app state (recent projects, window restore, auto-update cache) from
~/Library/Application Support/Open Knowledge/to.../OpenKnowledge/, but only after verifying the legacy directory is ours (itsstate.jsonparses as our schema), so another vendor's identically-named directory is never touched. It copies, verifies, then removes the legacy directory; any failure degrades to a clean first run.Technical identifiers are unchanged: the npm package
@inkeep/open-knowledge, the macOS appIdcom.inkeep.open-knowledge, theopenknowledge://deep-link scheme, theopenknowledge.aidomain, and theopen-knowledgeMCP server name. "Open Knowledge Format" (Google's external standard) is also preserved.