DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-gateway-billing

Displays per-conversation LLM costs in the DSH Web composer using a configured New API / One API-compatible pricing endpoint.

Developer ToolsSkills & Workflows
0GitHub Stars0ForksUpdated2026-08-17

Install

No clear install command was found in the current repository evidence.

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
A DSH Web plugin that fetches a self-hosted gateway pricing table and calculates token- or fixed-price costs across model calls in the current conversation.

Key Capabilities

  • Fetches and caches a New API / One API-format pricing table, refreshing every 10 minutes.
  • Calculates costs for token-based and fixed-price billing modes.
  • Aggregates input, output, and cache token usage across the current conversation's model-call nodes.
  • Shows total cost, recent model usage, and token totals below the composer input.
  • Expands multi-model conversations into separate lines.
  • Distinguishes unconfigured pricing, pricing-fetch failures, and unpriced model calls.

Useful For

  • Monitoring estimated LLM spend for conversations routed through a self-hosted compatible gateway.
  • Reviewing token usage and model-call cost composition directly in DSH Web.
  • Identifying model calls that have no matching entry in the configured pricing table.

Who It Fits

  • DSH Web users self-hosting a New API / One API-compatible LLM gateway.
  • Teams or individuals who can provide a gateway pricing endpoint in their DSH profile configuration.

Documented Limitations

  • Requires a configured `pricingUrl` in the profile's `cordis.patch.yml`.
  • The pricing endpoint must return the documented New API / One API-compatible pricing response format.
  • Cost calculations depend on the gateway pricing table and available conversation usage data.
  • The `dsh plugin add` installation path is documented as available only after npm publication.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
LeslieWylie/dsh-gateway-billing
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
7d9c0ab · 2026-09-17

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-17
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app