sunyuhuirong/deepseek-account

sunyuhuirong★ 1TypeScriptLast synced: 2026-08-14

Open on GitHub

README excerpt

dsh-deepseek-account English 中文 A DeepSeek account plugin for DeepSeek Harness. It adds a wallet button next to Settings in the web GUI sidebar; clicking it shows a balance card for the configured account, and a deepseek balance tool lets the agent query the balance itself. Balance display only. API keys are never stored by this plugin — they stay in the harness Settings under the DEEPSEEK API KEY credential. Features - Sidebar wallet button + balance popover (with rail/wide sidebar states) - deepseek balance tool available to the agent - i18n: English + 简体中文 Install Requires DeepSeek Harness (Node ^22.19 or =24 , /.dsh profiles). Then configure the account in Settings (the plugin reads the existing DEEPSEEK API KEY credential; no extra setup). From source The plugin is developed inside the harness monorepo ( packages/extensions/deepseek-account ); the standalone repo mirrors the same source with npm-installable dependency ranges. The peer dependencies (client runtime, slots, etc.) are provided by the harness at runtime. How it works - Host half ( src/index.ts , src/balance.ts ): registers the deepseek balance tool, which reads the account credential via the harness credentials ser…

View full README on GitHub →
Agentsai-agentdeepseekdshdsh-pluginsidebaragent

Category