mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 04:18:05 +00:00
Fixes issue where npm install -g or ccs update would fail to copy .claude/ directory to ~/.ccs/.claude/, causing symlink installation errors. ClaudeDirInstaller now ensures source exists before ClaudeSymlinkManager attempts linking.