DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

dsh-cli-mode

Terminal-first CLI and Host-only Cordis plugin for interacting with DeepSeek Harness sessions.

Terminal & TUIDeveloper ToolsSecurity & PolicyRemote Execution
0GitHub Stars0ForksUpdated2026-08-17

Install

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

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-mode pairs a Node.js terminal client with a DeepSeek Harness Host-side Cordis plugin. It exposes CLI routes and streams so users can chat with agents, manage sessions, change models or permissions, and handle approvals from a terminal workspace.

Key Capabilities

  • Streams agent responses token by token with terminal Markdown rendering.
  • Registers `/dsh-cli/*` routes in the Harness web process for session, event, and permission bridging.
  • Provides workspace-oriented session handling, where the CLI launch directory is the workspace.
  • Supports session open, resume, switch, attach, close, and workspace-filtered session listing.
  • Allows switching agent mode presets, models, and permission presets.
  • Bridges approval requests to terminal y/n responses through Harness event and response channels.
  • Includes slash-command menus, tool-output folding, thinking display controls, and file/directory references.
  • Can bootstrap installation and activation of the Host plugin on first client connection.

Useful For

  • Working with DeepSeek Harness agents from a terminal instead of continuously using the web UI.
  • Resuming or attaching to Harness sessions from a project directory.
  • Reviewing and responding to agent permission requests in a CLI workflow.
  • Using a Codex-style workspace-oriented interface for agent-assisted development.

Who It Fits

  • DeepSeek Harness users who prefer terminal-based agent interaction.
  • Developers working in local project workspaces.
  • Users who need CLI access to Harness session and approval workflows.

Documented Limitations

  • The server component is described as a Cordis Host-only plugin and requires a running Harness web process.
  • The package requires Node.js 20.10 or later.
  • CLI configuration stores a Harness web URL; API keys and base configuration are handled in the web UI rather than by the CLI.
  • Referenced files larger than 64 KB or binary files are not inlined into agent input.
  • Bootstrap installation requires a Cordis preset session; the client may create one when absent.

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, 0 development, 1 peer, and 0 optional dependencies.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

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

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
lcgash/dsh-cli-mode
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
d4b76f7 · 2026-08-18

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-17
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