mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-15 20:20:09 +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.