github Priivacy-ai/spec-kitty v0.9.2

latest releases: v0.9.4, v0.9.3
14 hours ago

🐛 Fixed

  • Symlink handling in worktree cleanup
    • Migration now properly detects and removes symlinks to command directories
    • Uses unlink() for symlinks instead of shutil.rmtree()
    • Fixes "Cannot call rmtree on a symbolic link" error during upgrade
    • Handles both symlinks and regular directories correctly

This fixes the upgrade failure when worktrees have symlinked agent command directories.

Don't miss a new spec-kitty release

NewReleases is sending notifications on new releases.