mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 16:16:52 +00:00
- Extract shared _resolveCcsDir() to prevent getCcsDir/getCcsDirSource divergence - Replace all hardcoded ~/.ccs/ and ~/.claude/ in recovery-manager.ts with dynamic paths from instance properties (ccsDir, claudeDir, sharedDir, etc.) - Add cloud sync detection for CCS_HOME env var (parity with CCS_DIR/--config-dir) - Cache getSessionSecretPath() in local var in auth-middleware.ts - Cache getCacheDir() in local var in disk-cache.ts ensureCacheDir()