DeepSeek Harness 插件

dsh-retro-mac

Retro Macintosh — a classic Mac OS 8/9 Platinum skin for the DeepSeek Harness Web GUI: platinum greys, Chicago/Geneva/Monaco fonts, pinstripe wallpaper, beveled controls, hard shadows.(英文原文)

跳到安装方式

来源信息

GitHub 仓库
Leyan0365/dsh-retro-mac
最近更新
2026年8月19日
分类
趣味扩展
GitHub stars
0
载体类型
plugin
目录证据
上游声明已找到 dsh.bundle
证据路径
package.json#dsh.bundle
核对版本
0.1.0-rc.8
上游核对日期
2026-08-20

该证据由上游目录提供。本站没有安装、运行或安全审核这个插件。

安装

默认先复制一段 Prompt,让 Agent 读 GitHub 仓库和源码;需要自己装时再切到命令。

复制这段 Prompt,发给 DSH、Codex 或其他 Agent,让它先读 GitHub 仓库和源码。

请先不要安装或执行任何命令。阅读这个插件的 GitHub 仓库、README 和关键源码,然后用清楚、直接的方式回答以下问题,帮助我判断它是否适合我的需求:

1. 这个插件是什么,解决什么问题;
2. 适合哪些用户和典型使用场景;
3. 安装后如何使用,并给出一个最小使用示例;
4. 有哪些已知限制,以及隐私、安全、兼容性或维护风险;
5. 给出“推荐 / 有条件推荐 / 不推荐”的明确建议和理由。

请区分仓库明确说明、根据源码推断和未知信息。证据不足时请明确说明,不要猜测或照抄 README。

GitHub:https://github.com/Leyan0365/dsh-retro-mac
插件名:dsh-retro-mac
作者:Leyan0365

检查来源文件

安装前先看这个插件目录里的 README 和其他文件。

文件资源管理器3 个文件
README.md来源说明 · 只读预览

<h3 align="center"> <img src="https://raw.githubusercontent.com/Leyan0365/dsh-retro-mac/main/assets/preview.svg" width="720" alt="Preview"/><br/> Retro Macintosh for <a href="https://github.com/deepseek-ai/deepseek-harness">DeepSeek Harness</a> </h3>

<p align="center"> <em>Work like it's 1997. · 像 1997 年那样工作。</em> </p>

<p align="center"> <a href="https://github.com/Leyan0365/dsh-retro-mac/stargazers"><img src="https://img.shields.io/github/stars/Leyan0365/dsh-retro-mac?style=for-the-badge&colorA=363a4f&colorB=b7bdf8"></a> <a href="https://github.com/Leyan0365/dsh-retro-mac/forks"><img src="https://img.shields.io/github/forks/Leyan0365/dsh-retro-mac?style=for-the-badge&colorA=363a4f&colorB=cba6f7"></a> <a href="https://github.com/Leyan0365/dsh-retro-mac/issues"><img src="https://img.shields.io/github/issues/Leyan0365/dsh-retro-mac?style=for-the-badge&colorA=363a4f&colorB=f5a97f"></a> <a href="https://github.com/Leyan0365/dsh-retro-mac/blob/main/LICENSE"><img src="https://img.shields.io/github/license/Leyan0365/dsh-retro-mac?style=for-the-badge&colorA=363a4f&colorB=a6da95"></a> </p>

<p align="center">

English | <a href="README.zh.md">中文</a>

</p>

A classic Mac OS 8/9 Platinum skin for the DeepSeek Harness Web GUI — a trip back to 1997: platinum greys, Chicago/Geneva/Monaco type, pinstripe wallpaper, beveled controls and hard shadows.

> ⭐ If you enjoy it, give the repo a star — it helps more people discover the plugin.

Why you'll love it

  • Nostalgia, done right — a faithful System 7 → Mac OS 9 design language, not just a grey theme: platinum chrome, classic fonts, pinstripe desktop, beveled buttons, hard shadows.
  • Completely self-contained — the Chicago web font is inlined as base64 and the pinstripe is pure CSS. The whole plugin is one 47KB file, zero external assets, zero downloads.
  • Four themes in onePlatinum (light) and Graphite (dark), each with Classic Blue or System Teal highlights, an homage to the Appearance Manager's customizable accent palette.
  • Immersive — all 103 design tokens the web shell consumes are remapped; no modern DeepSeek blue-grey leaks through.
  • Respects your defaults — switching back to the built-in appearance restores it pixel-identical, no injected styles remain.

Features

  • Two skins, four themesPlatinum (light) / Graphite (dark) × Classic Blue / System Teal.
  • Full token coverage — every one of the 103 design tokens is remapped; verified at build time.
  • Chicago web font, zero external assets — the free ChicagoFLF clone is inlined as a base64 @font-face; Geneva and Monaco come from the OS with graceful fallbacks.
  • Pinstripe desktop — the iconic System 7 / Mac OS 8 wallpaper in pure CSS, no image downloads, no licensing issues.
  • Beveled Platinum controls — buttons with the classic 2px inset highlight/shadow bevel, double-rule default buttons, sunken inputs, square scrollbars with black arrow glyphs, hard 2px 2px 0 drop shadows, near-zero border radius.
  • Barber-pole progress — indeterminate progress indicators render as the classic striped marquee.
  • Happy Mac easter egg — an optional startup splash (inlined SVG, off by default) with a toggle in the settings row.
  • Your choice is remembered — skin, accent and splash persist per browser in localStorage.
  • Zero intrusion on Default — switch back anytime; pixel-identical restore.
  • Accessible — respects prefers-reduced-motion; micro-interactions disabled on request.

Requirements

  • DeepSeek Harness web profile (dsh web / dsh --profile web)
  • Any modern browser (ES modules + CSS custom properties)

Installation

# from your harness checkout (the npm exec wrapper that boots `dsh`)
dsh plugin --profile web add dsh-retro-mac

Or add it by hand in the profile's package.json:

{
  "dependencies": {
    "dsh-retro-mac": "^0.1.0"
  }
}

Then restart the web profile and refresh the page. A Retro Mac settings row appears with:

  • Skin: System (built-in), Platinum, Graphite
  • Accent: Classic Blue, System Teal
  • Splash: Happy Mac startup screen toggle

Development

# rebuild lib/client.js from src + themes (zero-dependency, plain Node)
npm run build

# syntax-check the generated bundles
npm run check

The build validates that every generated theme covers the full 103-key baseline and inlines the Chicago font, so a stale or partial theme fails loudly.

License

[MIT](LICENSE) © dsh-retro-mac contributors