Install
$ dsh plugin --profile web add dsh-cache-missPlugin 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.
Key Capabilities
- Renders a yellow cache-miss notice below the first assistant reply of a turn.
- Shows idle duration, re-billed input tokens, provider-reported cached tokens, and available TTFT.
- Classifies a miss when inputTokens is positive, cache hit ratio is below 80%, and inputTokens is at least 1,000.
- Shows a one-time gray notice for providers that report usage but have never reported cache fields.
- Uses streamed usage chunks so a notice can appear while the reply is still generating.
- Runs as frontend presentation only; it does not write session logs or modify DSH source code.
Useful For
- Identify turns where prompt-cache rebuilding may have increased input-token billing.
- Inspect cache status at the reply where it occurs instead of relying on aggregate statistics elsewhere in the UI.
- Compare idle time, uncached input, cache reads, and TTFT for cache-miss turns.
Who It Fits
- DeepSeek Harness web users monitoring prompt-cache behavior.
- Developers investigating token usage and latency during agent conversations.
Documented Limitations
- Designed for the DSH web client and requires loading its client bundle.
- Providers that return no usage data produce no notice.
- Before a provider has reported any cache field, the plugin cannot confirm cache status and shows a gray informational notice rather than inferring a miss.
- TTFT is omitted when the required session-event boundaries are outside the loaded window.
- Miss detection depends on the documented usage fields and fixed thresholds: hit ratio below 80% and at least 1,000 uncached input tokens.
- Requires Node.js ^22.19.0 or >=24.0.0 according to package metadata.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- wefio/dsh-cache-miss
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 1e2a6d1 · 2026-09-20
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
- 2GitHub stars
- Forks
- 0
- Open issues
- 1
- Last commit
- 2026-09-04
- Last release
- 2026-09-04
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Token balance monitor and whale-girl animated companion plugin with peak-valley pricing tracking for DeepSeek Harness.
View plugin →Full context lifecycle management, visualization dashboard, and /context command for DeepSeek Harness.
View plugin →A bilingual DeepSeek Harness cost-tracking plugin with session and daily costs, budgets, pricing management, balance lookup, and coding-plan quota displays.
View plugin →Zero-configuration token usage accounting and relay-site attribution dashboard for DeepSeek Harness.
View plugin →