From 63c09054777eb70a64c3a61bc713fa031aa4405f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 11:05:45 +0000 Subject: [PATCH] feat: add GooDAnDReaDY/dsh-usage-guard --- .../plugins/goodandready-dsh-usage-guard.json | 69 +++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 registry/plugins/goodandready-dsh-usage-guard.json diff --git a/registry/plugins/goodandready-dsh-usage-guard.json b/registry/plugins/goodandready-dsh-usage-guard.json new file mode 100644 index 00000000..ba9c6ac2 --- /dev/null +++ b/registry/plugins/goodandready-dsh-usage-guard.json @@ -0,0 +1,69 @@ +{ + "schemaVersion": 2, + "id": "goodandready-dsh-usage-guard", + "displayName": "dsh-usage-guard", + "repository": { + "fullName": "GooDAnDReaDY/dsh-usage-guard", + "url": "https://github.com/GooDAnDReaDY/dsh-usage-guard" + }, + "source": { + "verifiedCommitSha": "c1e3a40f21cdb4eecb2935dec0bab6b0f45282c7", + "lastVerifiedAt": "2026-08-28T11:05:38.941Z" + }, + "aliases": [], + "summaries": { + "zh": "Keeps a malformed token-usage sample from taking a whole session history down with it: a missing or non-numeric counter is normalized to zero before the harness folds the history, so an affected session opens again instead of replaying as NaN.", + "en": "Keeps a malformed token-usage sample from taking a whole session history down with it: a missing or non-numeric counter is normalized to zero before the harness folds the history, so an affected session opens again instead of replaying as NaN." + }, + "installTargets": [ + { + "type": "npm", + "spec": "@goodandready/dsh-usage-guard" + } + ], + "classification": { + "group": "tools-data", + "category": "data-processing", + "tags": [ + "browser", + "chat", + "context", + "file", + "testing", + "ui" + ], + "source": "manifest-evidence", + "confidence": "low", + "evidence": [ + "text:plugin-development:plugin", + "text:testing-debugging:test", + "text:memory-context:token", + "text:search-browsing:browser", + "text:files-terminal:git", + "text:data-processing:json", + "text:media-tools:media", + "text:external-services:github", + "issue:https://github.com/Ericwong5021/deepseek-plugin-store/issues/146", + "commit:c1e3a40f21cdb4eecb2935dec0bab6b0f45282c7" + ], + "needsReview": true, + "issueUrl": "https://github.com/Ericwong5021/deepseek-plugin-store/issues/146", + "maintainerSuggestedCategory": "general-utilities" + }, + "admission": { + "status": "verified", + "evidence": [ + "package.json:dsh.bundle", + "commit:c1e3a40f21cdb4eecb2935dec0bab6b0f45282c7", + "issue:https://github.com/Ericwong5021/deepseek-plugin-store/issues/146" + ] + }, + "lifecycle": { + "status": "incubating" + }, + "visibility": "listed", + "maintainers": [ + "GooDAnDReaDY" + ], + "addedAt": "2026-08-28" +}