DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

vapor-costs — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

@toddzheng024/vapor-costs

vapor-costs

Vapor costs tool operations

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add @toddzheng024/vapor-costs@0.3.0
READMECompatibilityVersions

Description

costs.report

Compatibility and provenance

vapor-costs is published as @toddzheng024/vapor-costs and currently resolves to version 0.3.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
0.1.5-rc.1
Runtime surfaces
any
Release source
npm
Registry updated
9/20/2026

Versions

0.3.0stable
9/11/2026

Related plugins

Loading related plugins…

Latest
0.3.0
DSH
0.1.5-rc.1
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
296.1 kB
Files
66
Surface
any
License
MIT
Source
npm
GitHub
★ 0
Weekly downloads
28
Last push
9/11/2026
View source ↗Project homepage ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in models-usage.

Whale Widgetdsh-whale-widgetDeepSeek balance whale widget in the bottom-right corner of the DSH Web interface: balance/today’s usage/peak-off-peak pricing, customizable bubble click sequence (text/balance/today/peak-off-peak/image/random phrases and parallel weighted selection), per-line styles and fonts, floating quick editinUsage Stats@ychris12138/dsh-usage-statsToken usage heatmap, provider balances, and subscription quotas for the dsh web GUICodex Connectdsh-codex-connectChatGPT OAuth and Codex models for DeepSeek Harness.Ui Usage Billing@kenz1117/dsh-ui-usage-billingUsage billing dashboard for DeepSeek Harness: sidebar cost metrics plus a full dashboard modal, priced from a current multi-provider catalog with real usage aggregated from session logs.

README

@toddzheng024/vapor-costs

Install as a DSH bundle alongside @toddzheng024/vapor 0.3.0. Requires Node 24+, FFmpeg/FFprobe and a Python environment selected by VAPOR_TOOLS_PYTHON (or plugin config.python). Install requirements.txt into your own environment. No install hook downloads models or runs media.

In Vapor Lab, select a plugin tool, enter project-relative file paths, prepare, then execute. Agents use media_tools_list, media_tool_prepare, media_tool_run and media_tool_get. Remote work requires exact user approval in Lab; media_tool_resume only resumes the original job. Use the recovery panel for provider receipts and verified billing. The project uses one generation/ledger.json across plugins.

Tool inputs and outputs live in VAPOR_PROJECT_ROOT, not node_modules. Setup credentials in the process environment; plugins do not read .env files. Models and voice profiles stay in project models/ and voices/, and are never included in packages. Results retain pending visual/listening/playback review.

See tool operations for the executable interface.