Skip to content

v0.28.0-beta.8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jul 21:06

Delta since previous beta (v0.28.0-beta.7) — 2 new changesets.

Patch Changes

  • ok deinit (and the per-project sweep in ok uninstall) now removes OK-installed skill projection symlinks (pack and authored skills under .claude/skills/, .cursor/skills/, etc.) instead of refusing them with "Refusing to write through a symbolic link" — removal unlinks the link itself and never touches its target. Dangling projection symlinks are cleaned up too; the refusal for symlinked ancestors that escape the project is unchanged.