全部插件

DSH / BUNDLE / CLIENT-UI

@dsh-external/dsh-mood

v0.1.0Raphaelutumn / dsh-mood9dba2d4b2e

可安装组合包UI 与客户端插件社区 · Topic 自动分析Web UI

概览

@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 / ZH

插件文档

目录摘要

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 核对固定版本的组合包契约、运行时事实与分发语义;完整 README 请查看源仓库。

在 GitHub 阅读完整 README

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`.