From 0d8913c7883d59f31768e784a310de730c993c1c Mon Sep 17 00:00:00 2001 From: Gemini AI Date: Sun, 28 Dec 2025 11:27:09 +0400 Subject: [PATCH] chore: remove sensitive session data and progress logs from tracking --- .../.codenomad-data/mjnyjm5r/sessions.json | 33 ------------------- .../.codenomad-data/mjnz73yi/sessions.json | 19 ----------- 2 files changed, 52 deletions(-) delete mode 100644 packages/electron-app/.codenomad-data/mjnyjm5r/sessions.json delete mode 100644 packages/electron-app/.codenomad-data/mjnz73yi/sessions.json diff --git a/packages/electron-app/.codenomad-data/mjnyjm5r/sessions.json b/packages/electron-app/.codenomad-data/mjnyjm5r/sessions.json deleted file mode 100644 index d040257..0000000 --- a/packages/electron-app/.codenomad-data/mjnyjm5r/sessions.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "sessions": { - "01KDFA3KMG1VSQNA217HZ3JAYA": { - "id": "01KDFA3KMG1VSQNA217HZ3JAYA", - "workspaceId": "mjnyjm5r", - "title": "New Session", - "parentId": null, - "createdAt": 1766819221136, - "updatedAt": 1766819221136, - "messageIds": [], - "model": { - "providerId": "opencode-zen", - "modelId": "grok-code" - }, - "agent": "Assistant" - }, - "01KDFA3SP5YJAB7B8BC2EM48NY": { - "id": "01KDFA3SP5YJAB7B8BC2EM48NY", - "workspaceId": "mjnyjm5r", - "title": "New Session", - "parentId": null, - "createdAt": 1766819227333, - "updatedAt": 1766819227333, - "messageIds": [], - "model": { - "providerId": "opencode-zen", - "modelId": "grok-code" - }, - "agent": "Assistant" - } - }, - "messages": {} -} \ No newline at end of file diff --git a/packages/electron-app/.codenomad-data/mjnz73yi/sessions.json b/packages/electron-app/.codenomad-data/mjnz73yi/sessions.json deleted file mode 100644 index 5702983..0000000 --- a/packages/electron-app/.codenomad-data/mjnz73yi/sessions.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "sessions": { - "01KDFB53053F09XN5CJ3S7PQWH": { - "id": "01KDFB53053F09XN5CJ3S7PQWH", - "workspaceId": "mjnz73yi", - "title": "New Session", - "parentId": null, - "createdAt": 1766820318213, - "updatedAt": 1766820318213, - "messageIds": [], - "model": { - "providerId": "opencode-zen", - "modelId": "grok-code" - }, - "agent": "Assistant" - } - }, - "messages": {} -} \ No newline at end of file