Skip to content

Repository files navigation

ChaseSend

中文说明

ChaseSend is a playful DeepSeek Harness plugin. Click Send, chase the moving button across the screen, and hit it three times to submit. The button changes position and size after every hit; Medium and Hard modes also relocate it automatically.

Features

  • Replaces the standard send button with the ChaseSend button.
  • Requires three successful catches before submitting the current prompt.
  • Randomizes the button's position and size after each catch.
  • Easy, Medium, and Hard modes; Medium and Hard also move automatically.
  • Uses a transparent full-screen play area, so the conversation remains visible.
  • Keeps the prompt unchanged until the challenge is completed.

Quick install

Copy and run these commands:

dsh plugin --profile web add https://github.com/BYYY-eng/ChaseSend/releases/download/v1.1.0/dsh-chase-send-plugin-1.1.0.tgz
dsh web

Open http://127.0.0.1:3080 and force-refresh the page. Use the small mode button beside Send to change the difficulty.

When running DeepSeek Harness from its source checkout, prefix both commands with pnpm:

pnpm dsh plugin --profile web add https://github.com/BYYY-eng/ChaseSend/releases/download/v1.1.0/dsh-chase-send-plugin-1.1.0.tgz
pnpm dsh web

Do not enable ChaseSend and another send-button replacement plugin in the same profile.

Build from source

Node.js 22 or later is required.

npm install
npm run build

License

ChaseSend is released under the MIT License. See THIRD_PARTY_NOTICES.md for acknowledgements.

About

DeepSeek Harness 追逐发送键插件:追上三次才能提交 / A playful chase-the-send-button plugin for DeepSeek Harness.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages