dsh-claude-bridge
DeepSeek Harness model provider bridge using Claude Pro or Max subscriptions via Claude Code CLI.
Install
$ dsh plugin --profile web add dsh-claude-bridgePlugin 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
- Routes DeepSeek Harness model requests to Claude Pro/Max subscriptions via the Claude Code CLI and Agent SDK
- Supports streaming text, reasoning output, and finish reasons
- Provides multi-round tool execution through an in-process MCP server with verbatim JSON schema passing
- Decouples tool result arrival and invocation to prevent deadlocks during parallel tool calls
- Supports opt-in 1M token context windows and configurable CLI executable paths
- Cleanses environment variables (like API keys) to prevent unintentional per-token billing fallback
Useful For
- Running DeepSeek Harness agents using existing Claude Pro or Max subscription quotas
- Developing and executing tool-calling workflows using Claude models in DSH without direct Anthropic API credits
Who It Fits
- DeepSeek Harness developers and users with Claude Pro or Claude Max subscriptions
Documented Limitations
- Requires existing Claude CLI authentication credentials at ~/.claude/.credentials.json
- Conversation history turns are sent inline, preventing multi-turn prefix caching across full conversations (caching only works within active tool rounds)
- Agent SDK plan billing behavior is governed by Anthropic's subscription policies and may change
- Does not read custom local settings.json, CLAUDE.md, or system PATH by default unless explicitly configured
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.
package.json declares 3 runtime, 2 development, 2 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- shaneconner/dsh-claude-bridge
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- c9fa57c · 2026-09-02
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-30
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Second-model AI auto-review for DeepSeek Harness approval requests with fail-closed safety and session audit.
View plugin →Compatibility bridge and host ABI enabling unmodified Pi plugins to run natively on DeepSeek Harness.
View plugin →Persistent multi-model Agent teams and bounded DAG workflows with GUI controls for DeepSeek Harness.
View plugin →Previewable cross-preset session migration for DeepSeek Harness with bounded, fixed-schema handoffs.
View plugin →