test(market): delist temporary QA agent (#89)

Removes the temporary QA-only Agent listing after successful real Market
installation verification. The installed local copy is intentionally
verified separately to ensure delisting does not delete user-owned
installations.
This commit is contained in:
2026-08-23 19:07:09 +08:00
committed by GitHub
parent 4bc2d41b12
commit 5a0a80d31c
2 changed files with 2 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "DesireCore Official Market",
"version": "1.2.27",
"version": "1.2.28",
"schemaVersion": "1.1.0",
"supportedLocales": ["zh-CN", "en-US"],
"defaultLocale": "en-US",
@@ -26,7 +26,7 @@
"url": "https://github.com/desirecore/market.git"
},
"stats": {
"totalAgents": 2,
"totalAgents": 1,
"totalSkills": 60,
"lastUpdated": "2026-08-23"
},