mirror of
https://fastgit.cc/github.com/HKUDS/CLI-Anything
synced 2026-04-20 21:00:28 +08:00
1. Replace all hardcoded /Users/whitenoise-oc/ dev paths in SEACLIP.md and TEST.md files (seaclip, pm2, chromadb) with generic placeholders 2. Extract shared _EXTRA_PATH_DIRS constant and _augmented_path() helper in pm2_backend.py so _find_pm2() and _build_env() use identical logic 3. Open SQLite in read-only mode (file:...?mode=ro) in _query_db() 4. Add trailing newline to registry.json Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>