From 13f06ed241f034622a3945685cff2a28afe67fa7 Mon Sep 17 00:00:00 2001 From: simos Date: Fri, 15 Aug 2025 13:05:18 +0300 Subject: [PATCH] modified: server/projects.js --- server/projects.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/server/projects.js b/server/projects.js index 56f200c..88d0e51 100755 --- a/server/projects.js +++ b/server/projects.js @@ -37,9 +37,8 @@ * * ## Critical Limitations * - * - **CANNOT discover Cursor-only projects**: Since Cursor uses one-way MD5 hashes, - * we cannot reverse-engineer project paths. We can ONLY find Cursor sessions - * for projects we already know about from other sources. + * - **CANNOT discover Cursor-only projects**: From a quick check, there was no mention of + * the cwd of each project. if someone has the time, you can try to reverse engineer it. * * - **Project relocation breaks history**: If a project directory is moved or renamed, * the MD5 hash changes, making old Cursor sessions inaccessible unless the old