Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
69 changes: 69 additions & 0 deletions registry/plugins/goodandready-dsh-usage-guard.json
Original file line number Diff line number Diff line change
@@ -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"
}
Loading