Skip to content

dsh-bull-bear v0.1.0

Latest

Choose a tag to compare

@potoior potoior released this 18 Aug 02:51
· 5 commits to main since this release

dsh-bull-bear — a bull & bear market pet for DeepSeek Harness. Reads free, real-time A-share quotes and turns your watchlist's average move into a running bull or bear that charges harder the more the market moves. Purely for fun — not investment advice.

Install

```bash
dsh plugin --profile web add dsh-bull-bear
```

What's new in v0.1.0

  • Real-time free quotes from Sina's public endpoint — no login, no API key.
  • Portfolio-driven mood: gain → bullish bull 🐂, fall → bearish bear 🐻.
  • Dramatic, vigor-driven running: closer to a 20% gain → faster sprint, wider limb swing, higher jumps, denser dust.
  • Anthropomorphic designs: a running bull and a Boonie-Bears-style standing bear.
  • Draggable & collapsible: grab the pet to move it; single-click toggles the watchlist panel.
  • Watchlist panel: per-symbol red/green change, portfolio average, search-by-name/code to add/remove.
  • 🏁 Market race: each holding runs a lane whose width is proportional to its change.
  • Scales to many symbols: up to 200, fetched in chunks of 500 to stay under Sina's URL limit.
  • Bilingual README (EN + 中文).

Screenshots

Overview

Watchlist panel

License

MIT