diff --git a/registry/plugins/goodandready-dsh-voice.json b/registry/plugins/goodandready-dsh-voice.json new file mode 100644 index 00000000..ad1df934 --- /dev/null +++ b/registry/plugins/goodandready-dsh-voice.json @@ -0,0 +1,75 @@ +{ + "schemaVersion": 2, + "id": "goodandready-dsh-voice", + "displayName": "dsh-voice", + "repository": { + "fullName": "GooDAnDReaDY/dsh-voice", + "url": "https://github.com/GooDAnDReaDY/dsh-voice" + }, + "source": { + "verifiedCommitSha": "8979aaa9af159e24259271493ce51fa2ad2da22a", + "lastVerifiedAt": "2026-08-28T11:05:10.874Z" + }, + "aliases": [], + "summaries": { + "zh": "Voice input for the DeepSeek Harness web UI: dictation chunked by pauses plus voice messages, each with its own speech-to-text provider fallback chain (Deepgram, Groq, HuggingFace, local whisper.cpp, or any OpenAI-compatible endpoint). Recording and transcription happen in the composer, so the text can be edited before it is sent.", + "en": "Voice input for the DeepSeek Harness web UI: dictation chunked by pauses plus voice messages, each with its own speech-to-text provider fallback chain (Deepgram, Groq, HuggingFace, local whisper.cpp, or any OpenAI-compatible endpoint). Recording and transcription happen in the composer, so the text can be edited before it is sent." + }, + "installTargets": [ + { + "type": "npm", + "spec": "@goodandready/dsh-voice" + } + ], + "classification": { + "group": "tools-data", + "category": "data-processing", + "tags": [ + "agent", + "api", + "browser", + "chat", + "context", + "data", + "file", + "layout", + "monitoring", + "testing", + "tool", + "ui" + ], + "source": "manifest-evidence", + "confidence": "low", + "evidence": [ + "text:plugin-development:plugin", + "text:testing-debugging:test", + "text:memory-context:token", + "text:search-browsing:browser", + "text:navigation-panels:sidebar", + "text:desktop-mobile:web ui", + "text:files-terminal:file", + "text:data-processing:json", + "issue:https://github.com/Ericwong5021/deepseek-plugin-store/issues/136", + "commit:8979aaa9af159e24259271493ce51fa2ad2da22a" + ], + "needsReview": true, + "issueUrl": "https://github.com/Ericwong5021/deepseek-plugin-store/issues/136", + "maintainerSuggestedCategory": "media-tools" + }, + "admission": { + "status": "verified", + "evidence": [ + "package.json:dsh.bundle", + "commit:8979aaa9af159e24259271493ce51fa2ad2da22a", + "issue:https://github.com/Ericwong5021/deepseek-plugin-store/issues/136" + ] + }, + "lifecycle": { + "status": "incubating" + }, + "visibility": "listed", + "maintainers": [ + "GooDAnDReaDY" + ], + "addedAt": "2026-08-28" +}