deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
English | 中文
Poor folks play cars, rich folks play watches, the richest play Liangda Runner. 穷玩车,富玩表,顶富就玩梁大快跑。
Developed 100% via vibe coding by DeepSeek Harness + DeepSeek-V4-Flash. For fun only.

A Chrome-dino-style mini-game for DeepSeek Harness Web: while the agent is replying, a progress strip sits above the input bar (same row as the goal bar) with a play key — click it, run, jump (Space/↑), duck (↓), score from 梁子 toward 梁圣, and watch the progress bar survive the game and every reply.
Inspired by Chrome's Dino Run — the offline T-Rex Runner game shipped in the Chrome browser (Chromium project).
dsh plugin --profile web add dsh-running-liang
or GitHub-only:
dsh plugin --profile web add skiuniverse/dsh-running-liang
Restart dsh web, send a message, and press the strip's play key.
100% · <seconds> — surviving seconds since reaching 梁圣 in this round (not a lifetime total).assets/avatars/.~/.dsh/plugins/dsh-running-liang/avatars/ (created on demand) or upload them from Settings → Plugins → plugin configuration → Liangda Runner. Pick any avatar there; a missing file falls back to the default.In Settings → Plugins → plugin configuration → Liangda Runner: threshold (梁圣 threshold, default 150), tierInterval (seconds per tier, default 15), allowIdlePlay (test switch: allow starting the game while the agent is idle), and customizable jump/duck keys (jump defaults Space, ↑ always jumps too; duck defaults ArrowDown). The tier table and physics are fixed constants.
npm install
npm run typecheck # tsc --noEmit
npm test # vitest (engine / tiers / layout / store / render / avatar-files)
npm run build # lib/index.js (host) + lib/client.js (browser bundle)
npm run check # pre-publish self-check
Architecture notes: the client registers into the official DSH slots — conversation.input.dock (the strip + growing game panel, same flow as the goal bar) and settings.plugin.item (the settings card under Plugins → plugin configuration); the host registers a webServer route /dsh-running-liang/avatars (list / serve / upload). Long-lived state lives in localStorage; avatar files live on disk so they survive browser storage wipes.
MIT — see LICENSE.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。