Files
codegraph/__tests__
3193800bc8 fix(prompt-hook): skip unsafe roots during subproject down-scan (#1454) (#1812)
Reuse unsafeIndexRootReason before scanning indexed subprojects so stray manifests at home or broader roots cannot inject unrelated context. Preserve workspace adoption for #964.

Validation: four new regressions fail before the guard and pass after it; 48 relevant tests and npm run build pass. Confirmed the real os.homedir() leak before and after the fix with fixture cleanup.

Co-authored-by: Colby McHenry <colbymchenry@users.noreply.github.com>
2026-09-08 20:41:32 -05:00
..