Skip to content

FlowerWater1019/Angelina-dsh-plugin

30Last commit Aug 14, 2026

Angelina-dsh-plugin DSH plugin

Angelina DSH Plugin brings a Mellow Wish motion backdrop and an autonomous animated companion to the DeepSeek Harness Web UI. It includes theme presets, task-state reactions, draggable docking, pointer-proximity and repeated-click responses, local speech, and a gravity-field effect, without reading conversation or composer text.

How to install the Angelina-dsh-plugin DSH plugin

dsh plugin --profile web add github:FlowerWater1019/Angelina-dsh-plugin#main

Copying does not run this command. Review the repository and version before installing the Angelina-dsh-plugin DSH plugin.

Angelina-dsh-plugin DSH plugin data source

Angelina-dsh-plugin DSH plugin snapshot date: Aug 16, 2026

discovered

What the Angelina-dsh-plugin DSH plugin can do

  • Adds a motion backdrop with a static reduced-motion fallback option.
  • Provides a draggable Angelina companion with momentum settling and multiple safe docking points.
  • Includes theme presets: Quiet, Companion, and Active, plus detailed controls.
  • Displays task-state reactions such as running, completion, composer-focus, and reconnecting animations.
  • Responds to pointer proximity, repeated clicks, and idle double-click triggers a gravity-field effect.
  • Persists visibility, scale, motion, brightness, interactions, and effect intensity in browser localStorage.

Where the Angelina-dsh-plugin DSH plugin fits

  • Enhance the DeepSeek Harness Web UI with a themed animated companion and backdrop.
  • Customize the UI appearance with preset themes and detailed controls.
  • Use the draggable companion to add a playful interactive element to the workspace.
  • Visual feedback during task states (e.g., running, completion) helps users stay informed.

Who the Angelina-dsh-plugin DSH plugin is for

  • DeepSeek Harness users who enjoy theme customization and animated UI elements.
  • Users looking for a whimsical, non-intrusive companion that reacts to interactions.

Angelina-dsh-plugin DSH plugin limitations

  • Targets DeepSeek Harness 0.1.0-rc.6 (npm `next` packages); later releases may require a plugin update.
  • pnpm 10 may initially refuse the build; users must manually allow the build in `pnpm-workspace.yaml`.
  • Character media is distributed under separate terms (see NOTICE.md); redistribution may be restricted.
  • Theme preferences are stored in browser localStorage and do not sync across devices or profiles.

Angelina-dsh-plugin DSH plugin: from the repository README

Quoted from the FlowerWater1019/Angelina-dsh-plugin README, the upstream source of the Angelina-dsh-plugin DSH plugin. Copyright remains with the original authors.

English | [中文](README.zh.md) An unofficial Angelina companion and Rhodes-inspired presentation plugin for the DeepSeek Harness Web UI. It adds the Mellow Wish motion backdrop, an autonomous animated companion, theme presets, task-state reactions, draggable docking, pointer-proximity and repeated-click responses, local speech, and a gravity-field effect without reading conversation or composer text. ## Compatibility Version `0.1.0` targets the npm `next` packages for DeepSeek Harness `0.1.0-rc.6`. Harness is in developer preview, so later releases may require a plugin update. ## Install from GitHub Install the bundle into the Web profile: ```sh dsh plugin --profile web add github:FlowerWater1019/Angelina-dsh-plugin#main ``` Git dependencies are built through the package `prepare` script. pnpm 10 may initially refuse that build. If so, copy the exact package key shown by pnpm into the Web profile's `pnpm-workspace.yaml`: ```yaml allowBuilds: "@flowerwater1019/angelina-dsh-plugin": true ``` Then repeat the install command. Verify the layer and start the Web UI: ```sh dsh --profile web --dump-config dsh web ``` Open `http://127.0.0.1:3080`, then select **Settings → Angelin

Read the full READMERepository license: NOASSERTION

Angelina-dsh-plugin DSH plugin questions

How do I install the Angelina DSH Plugin?

Run `dsh plugin --profile web add github:FlowerWater1019/Angelina-dsh-plugin#main`. If pnpm 10 refuses the build, copy the exact package key into the Web profile's `pnpm-workspace.yaml` under `allowBuilds`, then repeat the install command. Verify with `dsh --profile web --dump-config` and start the Web UI with `dsh web`.

Does the plugin read my conversation or composer text?

No. The README explicitly states that the plugin does not read conversation or composer text. It only responds to UI events like pointer proximity, clicks, and task states.

How do I remove the plugin?

Run `dsh plugin --profile web remove @flowerwater1019/angelina-dsh-plugin`. The plugin includes a complete cleanup routine that removes its injected files and resets the UI.

Can I customize the companion's appearance or behavior?

Yes. The plugin provides detailed controls for visibility, scale, motion, brightness, interactions, and effect intensity. Theme presets (Quiet, Companion, Active) are available, and you can also fine-tune individual settings. All preferences are stored in browser localStorage.

Is the plugin free and open source?

The source code is MIT licensed, but the character media is distributed under separate terms. You must check NOTICE.md before redistributing the package. The plugin is unofficial and not endorsed by Hypergryph, Arknights, or DeepSeek.