dsh-tool-search
Letter2025/dsh-tool-search
Hermes-style tool search & slimming: progressive disclosure, semantic search, describe, and call long-tail tools on demand while core tools stay eager.
DeepSeek Harness plugin
Two-level model circuit breaker with failover: trip a model or a whole provider after repeated request failures and route the next request to a configured fallback.
Jump to installReview the source first, then copy the community registry command.
dsh plugin --profile web add dsh-model-failoverThis command comes from the community registry snapshot. Review the repository and package scripts before running it.
Read-only discovery metadata. Verify every field against the repository before use.
registry-record.jsonDiscovery metadata · verify at source{
"name": "dsh-model-failover",
"owner": "Letter2025",
"category": "workflow",
"description": "Two-level model circuit breaker with failover: trip a model or a whole provider after repeated request failures and route the next request to a configured fallback.",
"install": "dsh plugin --profile web add dsh-model-failover",
"npm": "dsh-model-failover",
"stars": 1,
"added": "2026-08-14",
"source": "registry"
}Catalog inclusion and GitHub stars do not certify this plugin. Inspect its manifest, install scripts, permissions, network behavior, secrets handling, license, and open issues before adding it to a profile.