dsh-concurrency-guard
Concurrency monitor, FIFO queue gate, and session-level limiter for DeepSeek Harness LLM streams.
Install
$ dsh plugin --profile web add dsh-concurrency-guardPlugin 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
- Comprehensive monitoring across all LLM stream requests by hooking llm/stream
- Categorizes traffic by source: main session, subagent, plugin, compaction, or session title
- Configurable global and session-level FIFO concurrency gating with fail-open fallback
- Real-time session-level concurrency throttling linked to root session trees
- Integrated WebUI dashboard showing live watermarks, error breakdowns, and session activity
- Persisted statistics across host restarts with error grouping and interruption detection
- HTTP REST endpoints and LLM tool interfaces (concurrency_status, concurrency_session_list, concurrency_session_set)
Useful For
- Preventing upstream provider API bans or 429 rate limits caused by concurrent subagent spawning or heavy workloads
- Real-time visibility into inflight model calls, error classifications, and conversation activity
- Throttling or pausing specific high-traffic sessions without restarting the DSH host
Who It Fits
- DeepSeek Harness users running multiple autonomous subagents or concurrent workflows
- Developers needing granular rate-limiting and stream interruption analytics on LLM endpoints
Documented Limitations
- Operates as a single-process gate; multiple running DSH processes track concurrency independently
- Direct browser-to-provider connections bypassing DSH llm/stream cannot be monitored or gated
- Detailed upstream error payloads not exposed by DSH LlmFailure protocol cannot be extracted
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
- fu827707013/dsh-concurrency-guard
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 8301e82 · 2026-09-03
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
- 3GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-09-01
- Last release
- 2026-09-01
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Vision routing and pixel-level visual tool suite for DeepSeek Harness agents with built-in free fallbacks.
View plugin →Persistent multi-model Agent teams and bounded DAG workflows with GUI controls 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 →Composable three-tier memory control plane for DeepSeek Harness with runtime context, searchable documents, and pluggable long-term memory.
View plugin →