From 10f14eefe04ee178ee6104c517bab2b1f0268bd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=B9=81=E5=8D=8E=E5=A6=82=E4=B8=89=E5=8D=83=E4=B8=9C?= =?UTF-8?q?=E6=B5=81=E6=B0=B4?= <43557921+3328429240@users.noreply.github.com> Date: Tue, 22 Jul 2025 20:28:57 +0800 Subject: [PATCH] Delete .promptx directory --- .promptx/pouch.json | 28 ------------------------- .promptx/resource/project.registry.json | 17 --------------- 2 files changed, 45 deletions(-) delete mode 100644 .promptx/pouch.json delete mode 100644 .promptx/resource/project.registry.json diff --git a/.promptx/pouch.json b/.promptx/pouch.json deleted file mode 100644 index 7ee3f63..0000000 --- a/.promptx/pouch.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "currentState": "initialized", - "stateHistory": [ - { - "from": "initial", - "command": "init", - "timestamp": "2025-07-10T13:21:04.186Z", - "args": [ - { - "workingDirectory": "/home/wangmeng123/znpcsplus", - "ideType": "cursor" - } - ] - }, - { - "from": "initialized", - "command": "init", - "timestamp": "2025-07-10T13:21:38.336Z", - "args": [ - { - "workingDirectory": "/home/wangmeng123/ZNPCsPlus-2.X", - "ideType": "cursor" - } - ] - } - ], - "lastUpdated": "2025-07-10T13:21:38.393Z" -} diff --git a/.promptx/resource/project.registry.json b/.promptx/resource/project.registry.json deleted file mode 100644 index e02876c..0000000 --- a/.promptx/resource/project.registry.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "version": "2.0.0", - "source": "project", - "metadata": { - "version": "2.0.0", - "description": "project 级资源注册表", - "createdAt": "2025-07-10T13:21:38.381Z", - "updatedAt": "2025-07-10T13:21:38.383Z", - "resourceCount": 0 - }, - "resources": [], - "stats": { - "totalResources": 0, - "byProtocol": {}, - "bySource": {} - } -}