From f298342349a72e07dfd0c3c6d330c80c8a59e288 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 17:49:21 +0000 Subject: [PATCH] feat: add Raphaelutumn/dsh-mood --- registry/plugins/raphaelutumn-dsh-mood.json | 77 +++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 registry/plugins/raphaelutumn-dsh-mood.json diff --git a/registry/plugins/raphaelutumn-dsh-mood.json b/registry/plugins/raphaelutumn-dsh-mood.json new file mode 100644 index 00000000..ca3f4974 --- /dev/null +++ b/registry/plugins/raphaelutumn-dsh-mood.json @@ -0,0 +1,77 @@ +{ + "schemaVersion": 2, + "id": "raphaelutumn-dsh-mood", + "displayName": "dsh-mood", + "repository": { + "fullName": "Raphaelutumn/dsh-mood", + "url": "https://github.com/Raphaelutumn/dsh-mood" + }, + "source": { + "verifiedCommitSha": "9dba2d4b2e9e7d02c829bd86d92a724c2b13507a", + "lastVerifiedAt": "2026-08-28T17:49:12.626Z" + }, + "aliases": [], + "summaries": { + "zh": "A tiny behavioral mood ring for your AI coding agent: a four-state session-header status light (GOOD/CONFUSED/FRUSTRATED/OVERWHELMED) for DeepSeek Harness", + "en": "A tiny behavioral mood ring for your AI coding agent: a four-state session-header status light (GOOD/CONFUSED/FRUSTRATED/OVERWHELMED) for DeepSeek Harness" + }, + "installTargets": [ + { + "type": "github", + "spec": "github:Raphaelutumn/dsh-mood" + } + ], + "classification": { + "group": "tools-data", + "category": "data-processing", + "tags": [ + "agent", + "browser", + "chat", + "data", + "memory", + "monitoring", + "notification", + "planning", + "terminal", + "testing", + "theme", + "tool", + "ui", + "visualization", + "workflow" + ], + "source": "manifest-evidence", + "confidence": "low", + "evidence": [ + "text:plugin-development:plugin", + "text:testing-debugging:test", + "text:planning-execution:workflow", + "text:memory-context:session", + "text:search-browsing:browser", + "text:themes-layout:color", + "text:navigation-panels:dashboard", + "text:visualization:chart", + "issue:https://github.com/Ericwong5021/deepseek-plugin-store/issues/151", + "commit:9dba2d4b2e9e7d02c829bd86d92a724c2b13507a" + ], + "needsReview": true, + "issueUrl": "https://github.com/Ericwong5021/deepseek-plugin-store/issues/151" + }, + "admission": { + "status": "verified", + "evidence": [ + "package.json:dsh.bundle", + "commit:9dba2d4b2e9e7d02c829bd86d92a724c2b13507a", + "issue:https://github.com/Ericwong5021/deepseek-plugin-store/issues/151" + ] + }, + "lifecycle": { + "status": "incubating" + }, + "visibility": "listed", + "maintainers": [ + "Raphaelutumn" + ], + "addedAt": "2026-08-28" +}