All plugins

DSH / BUNDLE / CLIENT-UI

@dsh-external/dsh-mood

v0.1.0Raphaelutumn / dsh-mood9dba2d4b2e

InstallableBundlesUI & client pluginsCommunity · Topic auto-analysisWeb UI

Overview

@dsh-external/dsh-mood

A tiny behavioral mood ring for your AI coding agent: observes session behavior and shows a four-state mood status light in the session header

README / EN

Package documentation

Registry summary

A tiny behavioral mood ring for your AI coding agent: observes session behavior and shows a four-state mood status light in the session header

dsh.pub verifies the pinned bundle contract, runtime facts, and distribution semantics. The complete README remains in the source repository.

Read the full README on GitHub

LIMITATIONS

Known limitations

- Mood reflects **behavioral signals**, not a guarantee of task progress — repeated failure isn't proof of being stuck, but the absence of failure usually means progress. - State is in-memory only; a session restart does not persist the journey. - **Standalone-install status.** The `@dsh-external/dsh-mood` package here builds and serves against the current DeepSeek Harness source. The DSH packages published to npm are still at `0.0.1-rc.1` and do not yet expose the web-client APIs (`conversation.session.header.utilities`, `useProjection`) this plugin uses — so a standalone `dsh plugin add` of the browser half is not yet supported against the public npm stack. It runs inside the DeepSeek Harness monorepo and with the default web profile. We will publish standalone once the public client stack catches up. See `packages/dsh-mood/README.md`.