v0.27.0-beta.2
Pre-release
Pre-release
Delta since previous beta (v0.27.0-beta.1) — 2 new changesets.
Minor Changes
- Settings → User gains an "AI tools & CLI" section — the first-launch "Connect your AI tools to OpenKnowledge" dialog is now a persistent, stateful surface in the desktop app's settings. Every global component is listed with a checkbox reflecting its live installed state, and clicking installs or uninstalls that one component: the per-editor
open-knowledgeMCP entries (Claude Code, Claude Desktop, Cursor, Codex, OpenCode, OpenClaw), theokshell-PATH shim, and the user-global Agent Skills (open-knowledge-discovery,open-knowledge-write-skill). Removal follows the same guest discipline as install: only entries OpenKnowledge recognizably wrote are deleted (customized/forked entries are reported and left byte-unchanged), PATH removal strips only the managed rc block and records a declined consent so startup self-heal never re-appends it, and skill removal records the per-bundle decision every install actor honors.
Patch Changes
- Add Files sidebar keyboard shortcuts for duplicating and deleting files and folders, including copy/paste duplication.