Back to home

xxxrickymorty-dev

dsh-c137

C-137 skin for DeepSeek Harness: 28 posters, custom scenes, and overlay pets (Rick, Morty, portal gun).

Stars
0
Language
TypeScript
Created
Aug 17, 2026
Updated
Aug 17, 2026

Introduction

dsh-c137

English | 中文

C-137 skin for DeepSeek Harness: 28 catalog posters, user-added scenes, neon chrome, and overlay pets (Rick, Morty, portal gun).

C-137 preview

Installable with dsh plugin add (dsh.bundle + dsh.client). Listed format follows awesome-dsh-plugin.

Install

dsh plugin --profile web add github:xxxrickymorty-dev/dsh-c137
dsh web

Then Settings → General → Skin. Default has no Remove control; every poster and custom card does. Pick a poster to turn C-137 on (pins dark without changing Appearance). Click Rick for catchphrases; Portal gun draws the gun, the next Rick click fires the portal. Drag Rick or Morty onto the portal to pocket them.

Do not install this plugin on a DeepSeek Harness build that already vendors C-137 inside @deepseek-ai/dsh-client-ui-theme. Two Skin rows would appear and both would write data-dsh-skin.

Uninstall:

dsh plugin --profile web remove dsh-c137

What it adds

  • Skin row after Appearance: Default, custom scenes (max 12), catalog 0128, Add image
  • Durable namespace c137 in $DSH_HOME/settings.yaml (skin, skinBackground, skinBgOpacity, customScenes, hiddenCatalog)
  • Overlay pets on shell.overlay while the skin is c137 (cap 4)
  • Host route /dsh-c137/* for posters, pet frames, and c137.css

Does not change agent-loop or the session log. Catchphrases stay English in every locale.

Layout

index.js              # Host: settings schema + static assets
cordis.patch.yml      # dsh.bundle patch (required for `dsh plugin add`)
lib/client.js         # Prebuilt browser factory (`window.__ModuleLoader__`)
assets/               # c137.css, scenes/bg-NN.png, pets/*.png
src/client/           # Skin row, pets, runtime (rebuild with `npm run build`)

Rebuild the client bundle

npm install
npm run build

Disclaimer

Rick and Morty characters and likenesses are owned by their respective rights holders. This plugin is a fan skin, not an official DeepSeek or Adult Swim product.