Skip to content
dsh.fish
Bundle

dsh-waaagh-ork

WAAAGH! — a green pixel-Ork mascot plugin for DSH Web: masks the model's thinking + output as green "Waaaaaaagh!!!" (click to reveal the original), a random-length input mask, and a "Deep diving" → "Waaaaaaagh!!!" running indicator.

Source
oopsylol
License
MIT
Updated
Updated 6 days ago

Readme

# dsh-waaagh-ork

WAAAGH! —— 给 DSH Web 加一个绿皮兽人,把写代码变成兽人式咆哮。

## 为什么做这个

用 AI 写代码的时候,感觉就像战锤里的绿皮兽人——「俺寻思」一下,代码就 WAAAAAGH 地冒出来了。所以做了这个插件:输入框旁边站一个会眨眼的像素绿皮,模型思考/输出时都显示成绿色 `Waaaaaaagh!!!`(点一下看原文),连运行时的 `Deep diving...` 都换成了 `Waaaaaaagh!!!`。

## 安装

```sh
dsh plugin --profile web add dsh-waaagh-ork
```

然后重启 `dsh web`,刷新页面即可。

本地开发:

```sh
dsh plugin --profile web add link:/path/to/dsh-waaagh-ork
```

## License

MIT

Install

dsh plugin --profile web add github:oopsylol/dsh-waaagh-ork

Profile: web

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source