AI Agent Hub
Back to plugins
dsh-emoji-wallet preview

dsh-emoji-wallet

Client Updated 2026.08.17

Run the following command in DeepSeek Harness:

dsh plugin install ankesu/dsh-emoji-wallet

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install ankesu/dsh-emoji-wallet in your terminal to install this plugin (repo: https://github.com/ankesu/dsh-emoji-wallet); after installation, restart the harness and a balance button will appear in the session header.

About this plugin

Checking your DeepSeek API balance used to mean switching terminals, pasting a curl, or hunting through logs. dsh-emoji-wallet collapses that into a tiny 💰 button in the Harness session header: one click floats a semi-transparent bubble with your remaining quota, and it dismisses itself after eight seconds so your focus snaps right back to the conversation.

Under the hood the query runs entirely on the host side. The API key is read from ~/.dsh/.credentials.yaml on the server; the browser component receives only the final balance figure, so the key never crosses the wire. There is also nothing to configure beyond the credential file itself — drop the plugin in, restart the harness, and the button is there.

This is built for developers who live inside DeepSeek Harness and want a passive, at-a-glance read on remaining quota without breaking their flow: no extra windows, no memorized numbers, just a little 💰 that does its job and stays out of the way.

Screenshots

Use Cases

  • Glance at your remaining API quota mid-conversation
  • Quickly confirm balance before switching between projects
  • Check remaining quota after a long batch of API calls

Best For

  • Developers running daily sessions inside DeepSeek Harness
  • Engineers juggling DeepSeek API quota across projects
  • Power users who want to minimize context-switching overhead