DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-cli-bridge

A DeepSeek Harness plugin that runs Claude Code and Codex coding-agent CLIs with live in-conversation streaming.

Terminal & TUIDeveloper ToolsBrowser & WebSkills & Workflows
1GitHub Stars0ForksUpdated2026-08-22

Install

$ dsh plugin --profile web add dsh-cli-bridge

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
dsh-cli-bridge integrates Claude Code and Codex into DeepSeek Harness, streaming task activity in the conversation while supporting account selection, task controls, and isolated concurrent worktrees.

Key Capabilities

  • Delegates coding tasks to Claude Code and Codex agent CLIs.
  • Streams commands, file changes, and task activity live in DeepSeek Harness conversations.
  • Supports separate Claude Code and Codex accounts.
  • Supports Claude Code with Anthropic-compatible providers, including DeepSeek and OpenRouter as stated by the repository.
  • Provides per-task model and effort selection.
  • Offers commands for automatic decision-making, continuation, and review.
  • Uses separate git worktrees for concurrent tasks and automatically merges completed work sequentially.
  • Surfaces conflicts for user resolution when concurrent changes overlap.
  • Follows the configured Read Only, Workspace Write, or Full Access setting.

Useful For

  • Watch a Claude Code or Codex coding task from within a DSH conversation.
  • Delegate bug fixes, feature implementation, or test-writing tasks to a selected coding agent.
  • Run multiple coding tasks concurrently on isolated project copies.
  • Use separate accounts or choose a specific model/provider for a task.
  • Allow DSH to answer agent questions or review completed work through optional automation controls.

Who It Fits

  • DeepSeek Harness users who use Claude Code or Codex.
  • Developers who want live visibility into delegated coding-agent activity.
  • Teams or individuals managing multiple coding-agent accounts or concurrent repository tasks.

Documented Limitations

  • Requires Node.js 24.0.0 or later according to package metadata.
  • Requires installation in the DSH web profile as documented.
  • Claude Code provider flexibility is described for Anthropic-compatible endpoints; Codex support is separately described.
  • Concurrent tasks can produce merge conflicts that require user resolution.
  • Automation behavior depends on explicitly enabled /cli auto controls.

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, 36 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 NOASSERTION.

info
Package Manifest Available

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

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

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
hviana/dsh-cli-bridge
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
48e7e33 · 2026-09-15

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
1GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-22
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